浏览代码

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

landydb 6 天之前
父节点
当前提交
ec24eee8c1
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {