mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
set min height for dialog
This commit is contained in:
parent
8f60a5efd6
commit
2cf83e88ed
2 changed files with 5 additions and 1 deletions
|
@ -649,6 +649,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
opacity: 0;
|
||||
align-items: flex-start;
|
||||
|
||||
@media(max-width: @mobile_breakpoint) {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue