mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 06:24:53 +08:00
Fix keyboard on small mobile screens hiding composer (#2631)
This commit is contained in:
parent
8cc207b139
commit
67306a9d34
@ -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