mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Gnome: Fix transparent separator in headerbar
This commit is contained in:
@@ -270,7 +270,9 @@ headerbar {
|
||||
}
|
||||
|
||||
> separator {
|
||||
background: transparent;
|
||||
&, &:backdrop {
|
||||
background: $headerbar_color;
|
||||
}
|
||||
}
|
||||
|
||||
@extend %titlebar;
|
||||
|
||||
Reference in New Issue
Block a user