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