💥 ags(notifications): fix separator spacing
This commit is contained in:
@@ -67,6 +67,7 @@ export function NotificationWidget(notification: AstalNotifd.Notification|number
|
|||||||
homogeneous: false,
|
homogeneous: false,
|
||||||
expand: true,
|
expand: true,
|
||||||
orientation: Gtk.Orientation.VERTICAL,
|
orientation: Gtk.Orientation.VERTICAL,
|
||||||
|
spacing: 5,
|
||||||
children: [
|
children: [
|
||||||
new Widget.Box({
|
new Widget.Box({
|
||||||
className: "top",
|
className: "top",
|
||||||
|
|||||||
Reference in New Issue
Block a user