fix: modal image was not visible on some macbooks

This commit is contained in:
Timothy Z. 2024-12-21 15:18:03 +02:00
parent 04f579eab5
commit da22bc090a

View file

@ -102,7 +102,7 @@
}
}
@media (orientation: landscape) and (max-height: @xsmall) {
@media (orientation: landscape) and (max-height: @xxsmall) {
.event-modal {
.modal-dialog-container {
.modal-dialog-content {