[bugfix] set font-weight on account portion of the display name
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
.display-name__account {
|
||||
color: var(--color-secondary-fg);
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
&:hover .display-name__html {
|
||||
|
||||
Reference in New Issue
Block a user