diff --git a/osd/NotificationPanel.qml b/osd/NotificationPanel.qml index 8a2b539..02fc736 100644 --- a/osd/NotificationPanel.qml +++ b/osd/NotificationPanel.qml @@ -79,6 +79,7 @@ Scope { colBackground: Appearance.m3colors.m3tertiaryContainer releaseAction: NotificationService.dismissAll buttonRadius: Appearance.rounding.unsharpenmore + Layout.fillWidth: true } Repeater {