diff --git a/ui/scss/component/_content.scss b/ui/scss/component/_content.scss index f0df8ba28..6835986e2 100644 --- a/ui/scss/component/_content.scss +++ b/ui/scss/component/_content.scss @@ -113,5 +113,5 @@ } .content__loading-text { - color: black; + color: var(--color-white); }