Patch Fix for display name color on profile page.
This commit is contained in:
parent
0a26d068ec
commit
459aeb5dcc
@ -4897,7 +4897,10 @@ noscript {
|
|||||||
span:first-of-type {
|
span:first-of-type {
|
||||||
font-size: 20px !important;
|
font-size: 20px !important;
|
||||||
line-height: 1.25;
|
line-height: 1.25;
|
||||||
|
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
body.theme-gabsocial-light & {color: $gab-active-border;}
|
||||||
|
|
||||||
font-weight: 600 !important;
|
font-weight: 600 !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user