Fixed gnome-shell 3.38 issues

This commit is contained in:
Vince
2020-11-09 23:48:39 +08:00
parent 17f3633a96
commit 34b4d990c2
17 changed files with 1777 additions and 1664 deletions

View File

@@ -876,7 +876,7 @@ $raven_shadow: 0 0 3px 0 rgba(black, 0.2), 0 0 8px 0 rgba(black, 0.15), 0 0 16px
}
}
switch { @extend %switch_mac; }
// switch { }
list { color: $raven_fg_color; background-color: $raven_base_color; }

View File

@@ -2484,7 +2484,6 @@ scrollbar {
}
}
%switch,
switch {
transition: $longer_transition;
// margin: 6px 0;
@@ -2532,7 +2531,7 @@ switch {
&:checked:disabled slider { animation: none; }
row & { @extend %switch_pixmap; }
// row & { @extend %switch_pixmap; }
}
//