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