Browse Source

调整看板样式

damon227 2 năm trước cách đây
mục cha
commit
c728a8563f
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      src/views/modules/home/customer.vue

+ 3 - 3
src/views/modules/home/customer.vue

@@ -35,7 +35,7 @@
                 <div class="notice-title">{{ noticeContent }}</div>
               </div>
             </el-row>
-            <el-row :span="24" class="bg1-2-2">
+            <!-- <el-row :span="24" class="bg1-2-2">
               <div class="box-stat-number">
                 <div class="stat-number">
                   <div class="item">
@@ -58,7 +58,7 @@
                   </div>
                 </div>
               </div>
-            </el-row>
+            </el-row> -->
             <el-row :span="24" class="bg1-2-3">
               <el-col :span="12" class="bg2-1">
                 <el-row :span="24" class="bg2-3-1">
@@ -715,7 +715,7 @@ body,
 }
 
 .bg1-2-3 {
-  height: 60%;
+  height: 85%;
   padding: 10px;
   /* border: 1px solid black; */
 }