clean stylesheets and add more transitions

This commit is contained in:
end-4
2024-01-30 11:38:41 +07:00
parent aa58b2543f
commit 3288d45aec
6 changed files with 77 additions and 294 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ tooltip {
}
.switch-bg {
@include menu_decel;
@include element_decel;
@include full-rounding;
background-color: mix($surface, $background, 50%);
border: 0.136rem solid $onSurface;