forked from rDrama/rDrama
1
0
Fork 0

give expanded images vertical padding

master
Aevann1 2022-08-19 15:15:47 +02:00
parent d8c6b575de
commit 3293e2846b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<div class="modal-dialog modal-xl modal-dialog-centered mx-auto expandedimage" role="document">
<div class="modal-content bg-transparent shadow-none">
<div class="modal-body text-center p-0">
<div class="modal-body text-center px-0 py-5">
<div class="d-inline-block position-relative">
<a href="/" rel="nofollow noopener noreferrer" target="_blank" id="desktop-expanded-image-wrap-link">
<img loading="lazy" alt="expanded image" referrerpolicy="no-referrer" src="" class="img-fluid rounded" id="desktop-expanded-image" style="min-width: 250px;min-width: max(250px,50vw)">