Fix loading colour on form

This commit is contained in:
grandeljay 2022-10-31 13:18:23 +01:00
parent edca7bcf26
commit 22dbae187d

View file

@ -382,7 +382,7 @@
* Modal
*/
.ui.modal {
background-color: #111 !important;
background-color: #1b1c1d !important;
}
.ui.modal > .content,