This commit is contained in:
2026-07-18 14:59:46 +02:00
parent 8f0e0d9b3a
commit c3c485af79

View File

@@ -5293,6 +5293,7 @@ html.image-expand-active .image-modal-btn {
.embed-responsive.is-expanded img#f0ck-image {
position: static !important;
height: auto !important;
width: 100% !important;
max-width: 100% !important;
max-height: none !important;
}