Fixed: Interactive search modal on mobile

This commit is contained in:
Bogdan 2023-11-20 07:52:27 +02:00
parent 318d59bb99
commit 45b38b44c1
1 changed files with 2 additions and 1 deletions

View File

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