Updated status card
Check for if cardImg exists and if is interactive to set image accordingly. Updated action button color to primary as it stands out more.
This commit is contained in:
@@ -2225,7 +2225,7 @@ a.account__display-name {
|
||||
button,
|
||||
a {
|
||||
display: inline;
|
||||
color: $secondary-text-color;
|
||||
color: $primary-text-color;
|
||||
background: transparent;
|
||||
border: 0;
|
||||
padding: 0 8px;
|
||||
|
||||
Reference in New Issue
Block a user