mirror of
https://github.com/flarum/core.git
synced 2025-07-31 05:30:38 +02:00
Give the mobile composer a bit more height
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
&:not(.minimized) {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
height: 300px !important;
|
||||
height: 350px !important;
|
||||
padding-top: @header-height-phone;
|
||||
|
||||
&:before {
|
||||
|
Reference in New Issue
Block a user