🎨(composer): Reduce contenteditable min height

This commit is contained in:
Juan Tejada 2016-03-22 14:51:38 -07:00
parent a6f9e84c9a
commit c07bead684

View file

@ -4,7 +4,7 @@
@import "buttons";
@compose-width: 800px;
@compose-min-height: 150px;
@compose-min-height: 70px;
@blurred-primary-color: mix(@background-primary, #ffbb00, 96%);
@blurred-off-primary-color: mix(@background-off-primary, #ffbb00, 96%);