暖心小太阳 hai 3 semanas
pai
achega
be0a52bda4
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      src/components/nannyData.vue

+ 4 - 1
src/components/nannyData.vue

@@ -586,7 +586,7 @@ export default {
   display: block;
   width: 2px;
   background-color: #cecece;
-  height: 100px;
+  height: 160px;
 }
 .el-tabs__content {
   background-color: #f3f5f6;
@@ -640,6 +640,9 @@ export default {
 }
 .data-left-item {
   width: 50%;
+  display: flex;
+    flex-direction: column;
+    justify-content: space-around;
 }
 .data-right-item {
   width: 50%;