remove background color from buttons
This commit is contained in:
parent
a830b625a5
commit
efdbd7c11e
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ menubar {
|
|||
}
|
||||
|
||||
button {
|
||||
background-color: @surface0;
|
||||
background-color: transparent;
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue