Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit a0fb2f1

Browse files
committed
Fix modal display
1 parent efa6a18 commit a0fb2f1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/sass/global.sass

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,9 @@ img
325325
.modal-content-container
326326
margin: 35px 35px 10px 35px !important
327327

328+
.modal
329+
display: block !important
330+
328331
.VueCarousel-dot-container
329332
margin-top: 0 !important
330333
.VueCarousel-dot

0 commit comments

Comments
 (0)