mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
increase detail logo size
This commit is contained in:
parent
36f60d5923
commit
dfe0b86495
@ -480,11 +480,11 @@
|
||||
}
|
||||
|
||||
.detailLogo {
|
||||
width: 21.3em;
|
||||
height: 5em;
|
||||
width: 25em;
|
||||
height: 9.375em;
|
||||
position: absolute;
|
||||
top: 13.5%;
|
||||
right: 19.5%;
|
||||
top: 14.5%;
|
||||
right: 10.5%;
|
||||
-webkit-background-size: contain;
|
||||
background-size: contain
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user