[Glitch] Add color variables of texts for better accesibility
Port 74dae9458d and related to glitch-soc
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
|
||||
.name {
|
||||
flex: 1 1 auto;
|
||||
color: $ui-secondary-color;
|
||||
color: $secondary-text-color;
|
||||
width: calc(100% - 88px);
|
||||
|
||||
.username {
|
||||
|
||||
Reference in New Issue
Block a user