style: Adjust margin on search results grid to fix Large Text display
- drop unneeded margin definitions that cause results items to disappear when Large Text is enabled Fixes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7511 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3312>
This commit is contained in:
parent
6fee2c24e3
commit
25ad8c9408
@ -48,7 +48,6 @@
|
|||||||
|
|
||||||
.grid-search-results {
|
.grid-search-results {
|
||||||
spacing: $base_padding * 5;
|
spacing: $base_padding * 5;
|
||||||
margin:0 $base_margin * 3;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Search results with icons
|
// Search results with icons
|
||||||
|
Loading…
x
Reference in New Issue
Block a user