Compare commits

...

1 Commits

Author SHA1 Message Date
Horatiu Muresan 75bb5fcabb fix(prejoin) Fix layout on reduced height 2022-03-11 10:50:50 +02:00
1 changed files with 0 additions and 2 deletions

View File

@ -172,8 +172,6 @@
// mobile phone landscape
@media (max-height: 420px) {
flex-direction: row;
div.content {
padding: 16px 16px 0 16px;
}