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:
parent
d89eac82c8
commit
2635a91e40
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
#albumArt {
|
#albumArt {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 10px;
|
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 {
|
.songInfo {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue