SpotifyControls: Add context menu icons

This commit is contained in:
V 2023-05-13 23:47:13 +02:00
parent f2ef96a420
commit c062f9bdeb
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905
3 changed files with 41 additions and 0 deletions

View file

@ -0,0 +1,3 @@
.vc-open-external-icon {
transform: rotate(45deg);
}