theme: add space between & and .
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
This commit is contained in:
parent
276f912c45
commit
29a561c0b1
@ -51,10 +51,9 @@ $dash_border_radius: $modal_radius * 1.5;
|
|||||||
|
|
||||||
// Show apps button
|
// Show apps button
|
||||||
.show-apps {
|
.show-apps {
|
||||||
background-color: transparent;
|
|
||||||
color: $osd_fg_color;
|
color: $osd_fg_color;
|
||||||
|
|
||||||
&.overview-icon {
|
& .overview-icon {
|
||||||
@extend %icon_tile;
|
@extend %icon_tile;
|
||||||
color: $osd_fg_color;
|
color: $osd_fg_color;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user