Improve dark theme

This commit is contained in:
grandeljay 2022-10-13 15:52:44 +02:00
parent 1acf3377bb
commit 144ec7d719

View file

@ -285,7 +285,7 @@
/** Loading */
.ui.loading.form::before {
background-color: rgba(27, 28, 29, 0.85);
background-color: rgba(17, 17, 17, 0.85);
}
.ui.loading.form {
color: #fff;