diff --git a/less/lib/components.less b/less/lib/components.less index 3f4b603c4..f600174be 100644 --- a/less/lib/components.less +++ b/less/lib/components.less @@ -10,7 +10,7 @@ .loading-indicator { position: relative; - color: @fl-body-primary-color; + color: @fl-secondary-color; } .loading-indicator-block { height: 100px;