update: eventModal overflow

This commit is contained in:
kKaskak 2024-03-26 14:41:10 +02:00
parent 51171f1c34
commit c036341643

View file

@ -20,6 +20,10 @@
align-items: center;
overflow: visible;
.modal-dialog-content {
overflow-y: visible;
}
.image {
width: 100%;
height: 100%;