mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-28 16:04:24 -04:00
fix(serverListIndicators): var(--text-normal);
* fix(serverListIndicators): desktop refresh * fix(githubRepos): refactor and compactify * add styles * fix(serverListIndicators): consistency * fix(serverListIndicators): var(--text-normal);
This commit is contained in:
parent
82f1b9a0f2
commit
e9cc19a245
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
font-size: 12px;
|
||||
font-weight: 600;
|
||||
width: 100%;
|
||||
color: var(--text-normal);
|
||||
color: var(--text-default);
|
||||
}
|
||||
|
||||
#vc-friendcount-icon,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue