mirror of
https://github.com/flarum/framework.git
synced 2024-11-22 14:04:03 +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…
Reference in New Issue
Block a user