Regenerated

This commit is contained in:
2026-04-22 19:51:09 +02:00
parent 7cac78df85
commit 8e83b62f99
3 changed files with 389 additions and 380 deletions
+383 -380
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -4533,6 +4533,8 @@ These are config files for waybar
/* ── Control center ────────────────────────────────────────────────────── */ /* ── Control center ────────────────────────────────────────────────────── */
.control-center { .control-center {
min-height: unset;
max-height: unset;
border-radius: 16px; border-radius: 16px;
padding: 8px; padding: 8px;
margin: 8px; margin: 8px;
@@ -4548,6 +4550,7 @@ These are config files for waybar
.control-center-list { .control-center-list {
background: transparent; background: transparent;
min-height: unset;
} }
.control-center-list-placeholder { .control-center-list-placeholder {
@@ -71,6 +71,8 @@
/* ── Control center ────────────────────────────────────────────────────── */ /* ── Control center ────────────────────────────────────────────────────── */
.control-center { .control-center {
min-height: unset;
max-height: unset;
border-radius: 16px; border-radius: 16px;
padding: 8px; padding: 8px;
margin: 8px; margin: 8px;
@@ -86,6 +88,7 @@
.control-center-list { .control-center-list {
background: transparent; background: transparent;
min-height: unset;
} }
.control-center-list-placeholder { .control-center-list-placeholder {