summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webapp/sass/components/_modal.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss
index 73651a320..6e5ff5d06 100644
--- a/webapp/sass/components/_modal.scss
+++ b/webapp/sass/components/_modal.scss
@@ -384,7 +384,7 @@
.loader-percent {
bottom: 0;
- color: $dark-gray;
+ color: alpha-color($white, 0.8);
height: 20px;
left: 0;
margin: auto;