mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-14 07:39:52 +01:00
Gnome-shell: Fix unstyled search results on v3.36
This commit is contained in:
@@ -1261,6 +1261,10 @@ StScrollBar {
|
||||
spacing: 16px; }
|
||||
|
||||
.search-section-content {
|
||||
background-color: transparent;
|
||||
border-radius: 0;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
spacing: 32px; }
|
||||
|
||||
.list-search-results {
|
||||
|
||||
Reference in New Issue
Block a user