Single panel mode

This commit is contained in:
soraefir
2026-06-13 11:03:43 +02:00
parent da76e6c12a
commit 58af37ea8c
11 changed files with 42 additions and 35 deletions

View File

@@ -30,7 +30,7 @@
.bat-accent { background-color: $base0B; }
.section-sep {
@include background-active;
background-color: $base03;
min-height: 2px;
margin: 6pt 0 10pt;
}

View File

@@ -19,7 +19,7 @@
}
separator {
@include background-active;
@include background-base2;
padding-top: 1px;
margin: 10px 0;