theme: Add some horizontal padding to folder view
So that folders also have a slight fade when scrolling. Do that by actually dropping the CSS to remove the inherited horizontal padding. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1519>
This commit is contained in:
parent
aca61ad3ee
commit
3e74b5ae9b
@ -77,8 +77,6 @@ $app_grid_fg_color: #fff;
|
||||
column-spacing: $base_spacing * 5;
|
||||
page-padding-top: 0;
|
||||
page-padding-bottom: 0;
|
||||
page-padding-left: 0;
|
||||
page-padding-right: 0;
|
||||
}
|
||||
|
||||
& .page-indicators {
|
||||
|
Loading…
Reference in New Issue
Block a user