NotificationHistory: Width 340 => 420

This commit is contained in:
ItsLemmy
2025-11-11 06:53:33 -05:00
parent 54e4d38a9e
commit a6f25cc9d5
@@ -13,7 +13,7 @@ import qs.Modules.MainScreen
SmartPanel {
id: root
preferredWidth: Math.round(340 * Style.uiScaleRatio)
preferredWidth: Math.round(420 * Style.uiScaleRatio)
preferredHeight: Math.round(540 * Style.uiScaleRatio)
onOpened: function () {