Fix loading colour on form
This commit is contained in:
parent
edca7bcf26
commit
22dbae187d
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@
|
||||||
* Modal
|
* Modal
|
||||||
*/
|
*/
|
||||||
.ui.modal {
|
.ui.modal {
|
||||||
background-color: #111 !important;
|
background-color: #1b1c1d !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.modal > .content,
|
.ui.modal > .content,
|
||||||
|
|
Loading…
Reference in a new issue