diff --git a/src/App.vue b/src/App.vue index 5513637..03e2ef2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -31,7 +31,7 @@ export default { border-color: #2671E2 !important; } .el-scrollbar__wrap{ - height: 100vh !important; + height: 100vh; } .el-table__row{ font-size: 14px!important;