Parcourir la source

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

landydb il y a 6 jours
Parent
commit
ec24eee8c1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 {