ags: sync

This commit is contained in:
end-4
2024-01-02 15:55:19 +07:00
parent 577550642f
commit 49bda08cbc
11 changed files with 82 additions and 49 deletions
-6
View File
@@ -67,12 +67,6 @@ menu>menuitem:focus {
background-color: mix($surfaceVariant, $onSurfaceVariant, 90%);
}
.separator-line {
background-color: $outline;
min-width: 0.068rem;
min-height: 0.068rem;
}
tooltip {
@include normal-rounding;
background-color: $surfaceVariant;