sideright: configure: make values update on reset

This commit is contained in:
end-4
2025-03-28 23:17:52 +01:00
parent bd8ae19490
commit 11e65858e0
3 changed files with 50 additions and 20 deletions
+8
View File
@@ -115,6 +115,14 @@ popover {
padding: 0.205rem 0.341rem;
}
.configtoggle-reset {
@include small-rounding;
color: $onLayer2;
background-color: $layer2;
min-width: 2.045rem;
min-height: 2.045rem;
}
.switch-bg {
@include element_decel;
@include full-rounding;