should add multimonitor support

This commit is contained in:
end-4
2024-01-17 18:23:35 +07:00
parent 94a5603cd2
commit 29d109770d
23 changed files with 341 additions and 410 deletions
+5
View File
@@ -331,6 +331,11 @@ $bar_subgroup_bg: $surfaceVariant;
background-color: $onSurfaceVariant;
}
.bar-corner-spacing {
min-width: $rounding_large;
min-height: $rounding_large;
}
.corner {
background-color: $t_background;
@include large-rounding;