Selaa lähdekoodia

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

landydb 6 päivää sitten
vanhempi
commit
ec24eee8c1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 {