From 76d6d08d08320d74bba66f940f185a96c17e600c Mon Sep 17 00:00:00 2001 From: dsh <15569653818@163.com> Date: Wed, 3 Apr 2024 16:11:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/home/search _list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/home/search _list.html b/ruoyi-admin/src/main/resources/templates/home/search _list.html index 8fae0dd..243891b 100644 --- a/ruoyi-admin/src/main/resources/templates/home/search _list.html +++ b/ruoyi-admin/src/main/resources/templates/home/search _list.html @@ -72,7 +72,7 @@ right: 0; } #ID-tree-demo-onlyIconControl{ - width: 15%; + width: 18%; //padding: 27px; box-sizing: border-box; padding-top: 74px; @@ -85,7 +85,7 @@ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; - width: 175px; + width: 165px; }