mirror of
https://github.com/flarum/framework.git
synced 2025-03-09 19:55:26 +08:00
Fix keyboard on small mobile screens hiding composer (#2631)
This commit is contained in:
parent
a0734d2787
commit
26d291199a
@ -117,6 +117,7 @@
|
||||
position: fixed;
|
||||
top: 0;
|
||||
height: 350px !important;
|
||||
max-height: 100%;
|
||||
padding-top: @header-height-phone;
|
||||
|
||||
&:before {
|
||||
|
Loading…
x
Reference in New Issue
Block a user