fix dialogs on small screens

This commit is contained in:
Dan Percic 2021-06-16 18:34:00 +03:00
parent b7df19b790
commit 3fff841463

View File

@ -25,4 +25,5 @@
.dialog {
width: 100%;
min-height: unset;
}