1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-03 22:57:18 +02:00

Fixed: Interactive search modal on mobile

This commit is contained in:
Bogdan 2023-11-20 07:52:27 +02:00
parent 318d59bb99
commit 45b38b44c1

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;