💥 ags(notifications): fix separator spacing

This commit is contained in:
retrozinndev
2025-04-27 08:26:26 -03:00
parent fafbf0a7bf
commit 20e4bc6447
+1
View File
@@ -67,6 +67,7 @@ export function NotificationWidget(notification: AstalNotifd.Notification|number
homogeneous: false,
expand: true,
orientation: Gtk.Orientation.VERTICAL,
spacing: 5,
children: [
new Widget.Box({
className: "top",