mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Make comic page not overflow horizontally
Should fix #3378 and possibly jellyfin/jellyfin-expo#382 Note: image does not get centered vertically, but stays at the top.
This commit is contained in:
parent
d9a4dc3dad
commit
26b1b88183
1 changed files with 1 additions and 0 deletions
|
@ -12,5 +12,6 @@
|
|||
|
||||
.swiper-slide-img {
|
||||
max-height: 100%;
|
||||
max-width:100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue