fix modals
This commit is contained in:
parent
9648762663
commit
391f636c9c
1 changed files with 4 additions and 0 deletions
|
@ -119,3 +119,7 @@ blockquote {
|
|||
.fa-robot {
|
||||
color: var(--secondary) !important
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
background-color: var(--gray-700)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue