Fix thumbnail rendering for certain iOS devices

This commit is contained in:
Patrick Kempff
2025-12-20 23:40:04 +01:00
committed by GitHub
parent 230ea5c9bf
commit 754da04680
@@ -253,6 +253,7 @@
.thumbnail {
width: 100%;
overflow: hidden;
display: inline-block;
}
.thumbnail img {