Browse Source

修复列表首次登录后显示时没有滚动条的bug

landydb 6 ngày trước cách đây
mục cha
commit
ec24eee8c1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/modules/home/customer.vue

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

@@ -598,7 +598,7 @@ body,
 .el-tab-pane,
 .el-card,
 .el-card__body {
-  height: 100%;
+  /* height: 100%; */
 }
 
 .custom-ranking-table-row {