💥 ags(control-center): add bottom margin back

This commit is contained in:
retrozinndev
2025-04-22 19:01:56 -03:00
parent fbac8c8ffa
commit 8f0f40d728
+1
View File
@@ -15,6 +15,7 @@ export const ControlCenter = (mon: number) => PopupWindow({
focusOnMap: true, focusOnMap: true,
marginTop: 10, marginTop: 10,
marginRight: 10, marginRight: 10,
marginBottom: 10,
monitor: mon, monitor: mon,
widthRequest: 395, widthRequest: 395,
child: new Widget.Box({ child: new Widget.Box({