remove background for quicksettings row (for dark theme)

This commit is contained in:
AUTOMATIC 2022-10-10 00:42:18 +03:00
parent a65476718f
commit 45fbd1c5fe
1 changed files with 1 additions and 0 deletions

View File

@ -456,6 +456,7 @@ input[type="range"]{
#quicksettings > div{
border: none;
background: none;
}
#quicksettings > div > div{