mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-21 20:37:02 -04:00
SpotifyControls: Fix crashing on canary
Vencord is still pretty broken on Canary and likely will be for a bit, but this should at least fix instantly crashing
This commit is contained in:
parent
405be7ef13
commit
5bb08bdb64
2 changed files with 9 additions and 4 deletions
|
@ -191,3 +191,8 @@
|
|||
.vc-spotify-time-right {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.vc-spotify-fallback {
|
||||
padding: 0.5em;
|
||||
color: var(--text-normal);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue