diff --git a/app/javascript/styles/gabsocial/components.scss b/app/javascript/styles/gabsocial/components.scss index 939072eb..5c099b72 100644 --- a/app/javascript/styles/gabsocial/components.scss +++ b/app/javascript/styles/gabsocial/components.scss @@ -4897,7 +4897,10 @@ noscript { span:first-of-type { font-size: 20px !important; line-height: 1.25; + color: #ffffff; + body.theme-gabsocial-light & {color: $gab-active-border;} + font-weight: 600 !important; overflow: hidden; white-space: nowrap;