Make menu buttons transparent by default properly
This commit is contained in:
parent
ff2c44ab59
commit
ee910453d5
@ -179,6 +179,7 @@ input {
|
||||
position: relative;
|
||||
|
||||
> button {
|
||||
background-color: transparent;
|
||||
margin: -0.8rem -0.8rem -0.7rem;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user