style: add modal background colour to themes
This commit is contained in:
parent
05c351feee
commit
783eda56b1
7 changed files with 8 additions and 2 deletions
|
@ -123,7 +123,7 @@ function buttonEditProfile() {
|
|||
flex-direction: column;
|
||||
|
||||
color: var(--text-color);
|
||||
background-color: var(--chat-background-color);
|
||||
background-color: var(--modal-background-color);
|
||||
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue