1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

i hate lint

This commit is contained in:
gm852 2025-03-24 09:33:24 -04:00
parent d89eac82c8
commit 2635a91e40

View file

@ -53,7 +53,7 @@
#albumArt {
width: 100%;
border-radius: 10px;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.songInfo {