mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-14 07:39:52 +01:00
Removed shadows in header bar switches
This commit is contained in:
@@ -2613,7 +2613,8 @@ headerbar separator {
|
||||
|
||||
headerbar switch {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px; }
|
||||
margin-bottom: 10px;
|
||||
box-shadow: none; }
|
||||
|
||||
headerbar separator {
|
||||
background: transparent; }
|
||||
|
||||
Reference in New Issue
Block a user