diff --git a/src/plugins/backends/snore/notification.qml b/src/plugins/backends/snore/notification.qml index 4ff9bb3..9a5444d 100644 --- a/src/plugins/backends/snore/notification.qml +++ b/src/plugins/backends/snore/notification.qml @@ -28,6 +28,7 @@ Window { from: notifyWidget.animationFrom to: notifyWidget.animationTo } + Rectangle{ id: root @@ -77,7 +78,6 @@ Window { } } - RowLayout { spacing: snoreBaseSize / 2 anchors.fill: parent