Fix scaling in comics player
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
#comicsPlayer {
|
||||
.slideshowSwiperContainer {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.slider-zoom-container {
|
||||
text-align: center;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.swiper-slide-img {
|
||||
max-height: 100%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user