diff --git a/ags/window/ControlCenter.ts b/ags/window/ControlCenter.ts index b4132ed..0baac90 100644 --- a/ags/window/ControlCenter.ts +++ b/ags/window/ControlCenter.ts @@ -15,6 +15,7 @@ export const ControlCenter = (mon: number) => PopupWindow({ focusOnMap: true, marginTop: 10, marginRight: 10, + marginBottom: 10, monitor: mon, widthRequest: 395, child: new Widget.Box({