Show popup window in full screen at mobile devices

This commit is contained in:
Ajay Bura
2022-04-24 17:29:49 +05:30
parent 44c3dec9dc
commit 9a22b25564
9 changed files with 18 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
.dialog-model {
.dialog-modal {
--modal-height: 656px;
max-height: min(100%, var(--modal-height));
display: flex;