From cf7423f427c6849b73fca11062efd14c6c95e2d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=AB=8B=E5=B8=AE?= <3294713004@qq.com> Date: Mon, 14 Apr 2025 23:26:44 +0800 Subject: [PATCH] =?UTF-8?q?style(core):=20=E4=BC=98=E5=8C=96=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E6=A0=8F=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/templates/html/statusbar/statusbars-tab.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common/templates/html/statusbar/statusbars-tab.html b/common/templates/html/statusbar/statusbars-tab.html index bd46bfc6..03dee610 100644 --- a/common/templates/html/statusbar/statusbars-tab.html +++ b/common/templates/html/statusbar/statusbars-tab.html @@ -28,11 +28,10 @@ div[m-id="{{d.mId}}"] .x-scrollbar__content { position: relative; height: 100%; - display: block; - white-space: nowrap; overflow-y: hidden; display: flex; flex-direction: row; + white-space: nowrap; } div[m-id="{{d.mId}}"] > .operation > button {