fix bottom buffer for expanded image modal

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-02 00:25:55 +02:00
parent 57d7e2c125
commit 78e1b1d369
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<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)">
</a>
<div style="height:50vh" data-bs-dismiss="modal"></div>
<div style="height:10vh" data-bs-dismiss="modal"></div>
</div>
</div>
</div>