Skip to content

Commit 77e1e57

Browse files
committed
gnome-shell: Add .grid-search-results styling
Based on upstream commit: https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/400d045a6aa1b4703a3fdd5cf5c7e9b54aa60afd
1 parent f2756cf commit 77e1e57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

common/gnome-shell/3.38/sass/_common.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,6 +1732,10 @@ StScrollBar {
17321732
@extend %status_text;
17331733
}
17341734

1735+
.grid-search-results {
1736+
spacing: 30px;
1737+
}
1738+
17351739
.list-search-results { spacing: 3px; }
17361740

17371741
.search-section-separator {

0 commit comments

Comments
 (0)