Commit 322a14db by caoyanzhi

fix:调整样式

parent 66463185
...@@ -180,7 +180,7 @@ export default { ...@@ -180,7 +180,7 @@ export default {
justify-content: flex-start; justify-content: flex-start;
align-items: stretch; align-items: stretch;
width: 789px; width: 789px;
height: 115px; min-height: 115px;
border: 1px solid #E4E7ED; border: 1px solid #E4E7ED;
+.hb-app { +.hb-app {
margin-top: 10px; margin-top: 10px;
...@@ -198,6 +198,7 @@ export default { ...@@ -198,6 +198,7 @@ export default {
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
align-items: flex-start; align-items: flex-start;
padding: 12px 0;
.hb-app-info-item { .hb-app-info-item {
margin-bottom: 10px; margin-bottom: 10px;
font-size:14px; font-size:14px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment