From 55ff636db1c22308b362a2fc60c9ce4ec13b8563 Mon Sep 17 00:00:00 2001 From: zhaolu28 <1977573921@qq.com> Date: Thu, 18 Sep 2025 14:18:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=8A=B6=E6=80=81=E6=A0=8F?= =?UTF-8?q?=E9=80=9A=E7=9F=A5=E5=BA=94=E7=94=A8=E7=9A=84=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E5=A4=AA=E5=A4=A7=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhaolu28 <1977573921@qq.com> --- .../src/main/resources/base/element/float.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/features/statusbarcomponent/src/main/resources/base/element/float.json b/features/statusbarcomponent/src/main/resources/base/element/float.json index 86e372d8..52d4ef82 100644 --- a/features/statusbarcomponent/src/main/resources/base/element/float.json +++ b/features/statusbarcomponent/src/main/resources/base/element/float.json @@ -34,11 +34,11 @@ }, { "name": "status_bar_notification_icon_width", - "value": "24vp" + "value": "12vp" }, { "name": "status_bar_notification_icon_height", - "value": "24vp" + "value": "12vp" }, { "name": "status_bar_notification_icon_space", @@ -57,4 +57,4 @@ "value": "3vp" } ] -} \ No newline at end of file +}