From b33080c00fa58f04abeda6181c7873611fb1c421 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Tue, 16 Apr 2024 16:53:25 +0800 Subject: [PATCH] =?UTF-8?q?JSON=E7=BC=96=E8=BE=91=E5=99=A8=EF=BC=8C?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=A1=86=E4=B8=ADAll=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E7=9A=84width=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/gui/src/view/style/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gui/src/view/style/index.scss b/packages/gui/src/view/style/index.scss index bb94988..d49e5b7 100644 --- a/packages/gui/src/view/style/index.scss +++ b/packages/gui/src/view/style/index.scss @@ -50,7 +50,7 @@ ol{ color: #aaa; } -.ace_searchbtn { +.ace_search_form .ace_searchbtn{ width: auto; min-width: 27px; }