set min height for dialog

This commit is contained in:
muerwre 2019-03-29 12:06:42 +07:00
parent 8f60a5efd6
commit 2cf83e88ed
2 changed files with 5 additions and 1 deletions

View file

@ -649,6 +649,7 @@
display: flex;
flex-direction: column;
opacity: 0;
align-items: flex-start;
@media(max-width: @mobile_breakpoint) {
display: none;