修复状态栏通知应用的图标太大的问题

Signed-off-by: zhaolu28 <1977573921@qq.com>
This commit is contained in:
zhaolu28
2025-09-18 14:18:18 +08:00
parent a3cf798b69
commit 55ff636db1
@@ -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"
}
]
}
}