theme/panel: Remove spacing between Activities and appmenu
Top bar elements now have more padding, which makes the spacing between those elements excessive, so remove it. https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3769 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1764>
This commit is contained in:
parent
2f70e524c3
commit
b2a5417c3e
@ -25,11 +25,6 @@ $panel_transition_duration: 250ms; // same as the overview transition duration
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// spacing between activities, app menu and such
|
|
||||||
#panelLeft, #panelCenter {
|
|
||||||
spacing: $base_spacing;
|
|
||||||
}
|
|
||||||
|
|
||||||
// the rounded outset corners
|
// the rounded outset corners
|
||||||
.panel-corner {
|
.panel-corner {
|
||||||
-panel-corner-radius: $panel_corner_radius;
|
-panel-corner-radius: $panel_corner_radius;
|
||||||
|
Loading…
Reference in New Issue
Block a user