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 +}