From b0883f9096b0cc354bddb13e6b39bf4c69e985d4 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Tue, 9 Aug 2022 17:27:27 +0800 Subject: [PATCH] =?UTF-8?q?.el-scrollbar=5F=5Fwrap=20=E9=AB=98=E5=BA=A6?= =?UTF-8?q?=E5=BC=BA=E5=88=B6100vh=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;