Regenerated

This commit is contained in:
2026-04-23 22:45:12 +02:00
parent bbf327ca48
commit 9d662211c9
3 changed files with 386 additions and 392 deletions
+382 -384
View File
File diff suppressed because it is too large Load Diff
+2 -4
View File
@@ -5211,10 +5211,8 @@ label#custom-windows:not(.active) {
#custom-spacer {
all: unset;
display: block;
min-width: 20px; /* keep spacing */
background: transparent !important;
min-width: 20px;
background: transparent;
}
#+END_SRC
@@ -236,8 +236,6 @@ label#custom-windows:not(.active) {
#custom-spacer {
all: unset;
display: block;
min-width: 20px; /* keep spacing */
background: transparent !important;
min-width: 20px;
background: transparent;
}