Widen the AGS panels

Claude-Session: https://claude.ai/code/session_014ADhvRXuiTvrXSbConxUey
This commit is contained in:
2026-08-19 14:30:34 -04:00
parent b2221e7cf9
commit c45b71b74a
+9 -9
View File
@@ -13,7 +13,7 @@
border-radius: 0; border-radius: 0;
border: 2px solid alpha(@color4, 0.5); border: 2px solid alpha(@color4, 0.5);
padding: 8px 15px; padding: 8px 15px;
min-width: 300px; min-width: 380px;
font-family: "JetBrainsMono Nerd Font", sans-serif; font-family: "JetBrainsMono Nerd Font", sans-serif;
} }
@@ -127,7 +127,7 @@
} }
.notification-center { .notification-center {
min-width: 360px; min-width: 440px;
min-height: 420px; min-height: 420px;
} }
@@ -189,7 +189,7 @@
} }
.quick-settings { .quick-settings {
min-width: 320px; min-width: 400px;
} }
.qs-tile { .qs-tile {
@@ -246,7 +246,7 @@
} }
.sys-monitor { .sys-monitor {
min-width: 320px; min-width: 400px;
} }
.sys-metric-icon { .sys-metric-icon {
@@ -281,7 +281,7 @@
} }
.calendar { .calendar {
min-width: 280px; min-width: 340px;
} }
.calendar-time { .calendar-time {
@@ -308,7 +308,7 @@
} }
.wall-picker { .wall-picker {
min-width: 680px; min-width: 840px;
min-height: 460px; min-height: 460px;
} }
@@ -351,7 +351,7 @@
} }
.theme-picker { .theme-picker {
min-width: 680px; min-width: 840px;
min-height: 460px; min-height: 460px;
} }
@@ -425,7 +425,7 @@ tooltip.background label {
} }
.qs-side-panel { .qs-side-panel {
min-width: 280px; min-width: 340px;
} }
.widget-card { .widget-card {
@@ -619,7 +619,7 @@ tooltip.background label {
} }
.control-center { .control-center {
min-width: 360px; min-width: 440px;
} }
.cc-header { .cc-header {