style: Remove outdated padding entry
The .overview-controls class doesn't exist, so this is not valid anymore, remove it! Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3278>
This commit is contained in:
parent
64e5721dd8
commit
816b4e4bf1
@ -7,7 +7,3 @@
|
|||||||
#overviewGroup {
|
#overviewGroup {
|
||||||
background-color: $system_base_color;
|
background-color: $system_base_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
.overview-controls {
|
|
||||||
padding-bottom: $base_margin * 8;
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user