Merge pull request #3777 from rourien/patch-1

Make comic page not overflow horizontally
This commit is contained in:
Bill Thornton
2022-08-15 11:59:12 -04:00
committed by GitHub
+1
View File
@@ -12,5 +12,6 @@
.swiper-slide-img {
max-height: 100%;
max-width: 100%;
}
}