remove background for quicksettings row (for dark theme)
This commit is contained in:
parent
a65476718f
commit
45fbd1c5fe
1 changed files with 1 additions and 0 deletions
|
@ -456,6 +456,7 @@ input[type="range"]{
|
|||
|
||||
#quicksettings > div{
|
||||
border: none;
|
||||
background: none;
|
||||
}
|
||||
|
||||
#quicksettings > div > div{
|
||||
|
|
Loading…
Reference in a new issue