From bae9f93a1d723d52f98bef51e8777ecd55e03e20 Mon Sep 17 00:00:00 2001 From: jacky Date: Mon, 29 Apr 2024 23:01:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A1=A8=E6=A0=BC=E6=89=A9?= =?UTF-8?q?=E5=B1=95=E5=AD=97=E6=AE=B5=E7=9A=84=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/main.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/style/main.scss b/src/style/main.scss index 2f4c23f..a5ad070 100644 --- a/src/style/main.scss +++ b/src/style/main.scss @@ -591,6 +591,9 @@ li { border-right:var(--el-table-border); background: #F7FBFF !important; } + .el-table__expand-icon { + height: 40px; + } } }