mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-28 16:04:24 -04:00
fix(serverListIndicators): var(--text-normal); (#295)
* 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
38b53486a9
commit
0419110526
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
color: var(--text-normal);
|
color: var(--text-default);
|
||||||
}
|
}
|
||||||
|
|
||||||
#vc-friendcount-icon,
|
#vc-friendcount-icon,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue