Show popup window in full screen at mobile devices

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

View file

@ -1,6 +1,6 @@
@use '../../partials/dir';
.search-dialog__model {
.search-dialog__modal {
--modal-height: 380px;
height: 100%;
background-color: var(--bg-surface);