diff --git a/assets/stylesheets/common/admin.scss b/assets/stylesheets/common/admin.scss index 2bcdd0a6..c4448e2e 100644 --- a/assets/stylesheets/common/admin.scss +++ b/assets/stylesheets/common/admin.scss @@ -953,11 +953,13 @@ $error: #ef1700; color: #919191; } } - &.community, &.standard, &.business { + &.community, + &.standard, + &.business { svg { color: #fff; } - } + } } .loading-container {