Fix Accidental Change
Some checks failed
Sync to Codeberg / Sync Codeberg and Github (push) Has been cancelled
Test / Test (push) Has been cancelled
Release / Build Equicord (push) Has been cancelled

This commit is contained in:
thororen1234 2025-02-02 12:21:42 -05:00
parent 4b2297bf7f
commit 7f4834d967

View file

@ -76,7 +76,7 @@
color: var(--info-warning-text);
}
.vc-plugins-info-button svg:not(:hover, :focus) {
.vc-plugins-info-icon:not(:hover, :focus) {
color: var(--text-muted);
}