Kaynağa Gözat

修改样式

暖心小太阳 3 hafta önce
ebeveyn
işleme
be0a52bda4
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  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%;