fix(prejoin) Fix layout on reduced height
This commit is contained in:
parent
6820f48fd2
commit
26f21e5eb9
|
@ -172,8 +172,6 @@
|
|||
|
||||
// mobile phone landscape
|
||||
@media (max-height: 420px) {
|
||||
flex-direction: row;
|
||||
|
||||
div.content {
|
||||
padding: 16px 16px 0 16px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue