mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 09:56:24 +00:00
chore(audioPlaybackSpeed): fix formatting
This commit is contained in:
parent
8846d70247
commit
64d519b54d
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
||||||
color: var(--interactive-normal);
|
color: var(--interactive-normal);
|
||||||
}
|
}
|
||||||
|
|
||||||
.vc-audio-playback-speed-icon:hover{
|
.vc-audio-playback-speed-icon:hover {
|
||||||
color: var(--interactive-active);
|
color: var(--interactive-active);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue