Fixed: Interactive search modal on mobile

pull/9446/head
Bogdan 1 year ago
parent 318d59bb99
commit 45b38b44c1

@ -96,7 +96,8 @@
.modal.small, .modal.small,
.modal.medium, .modal.medium,
.modal.large, .modal.large,
.modal.extraLarge { .modal.extraLarge,
.modal.extraExtraLarge {
max-height: 100%; max-height: 100%;
width: 100%; width: 100%;
height: 100% !important; height: 100% !important;

Loading…
Cancel
Save