mirror of
https://github.com/jellyfin/jellyfin-chromecast.git
synced 2024-11-23 22:19:46 +00:00
fix detailImage height
This commit is contained in:
parent
9c59c2a3a0
commit
78a6bb56d5
@ -104,7 +104,7 @@ body {
|
||||
background-repeat: no-repeat;
|
||||
position: absolute;
|
||||
top: 22%;
|
||||
height: 63%;
|
||||
height: 20%;
|
||||
left: 8%;
|
||||
width: 20%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user