[frontend/css] Remove default background color from dialogs
This commit is contained in:
parent
7caabbdbfd
commit
d7ec77f8e1
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ dialog {
|
|||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
button {
|
||||
|
|
Loading…
Add table
Reference in a new issue