From 320ebe30498bcea10cb23642edb4f56d5c415b4e Mon Sep 17 00:00:00 2001 From: merefield Date: Fri, 17 Nov 2023 10:00:09 +0000 Subject: [PATCH] prettier --- assets/stylesheets/common/admin.scss | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 {