mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Fix overflowing text entries
This commit is contained in:
@@ -5656,6 +5656,10 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
|
||||
.nautilus-window .searchbar-container {
|
||||
margin-top: -1px; }
|
||||
|
||||
.nautilus-window .titlebar .search {
|
||||
border: 1px solid rgba(0, 0, 0, 0.13);
|
||||
border-radius: 3px; }
|
||||
|
||||
.nautilus-window .titlebar .path-bar-box .dim-label, .nautilus-window .titlebar .path-bar-box label.separator, .nautilus-window .titlebar .path-bar-box .subtitle {
|
||||
color: transparent; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user