Skip to content
Snippets Groups Projects
Commit 4d12cd61 authored by HJ's avatar HJ :fire:
Browse files

fix textarea not resizing properly

parent 8a02647d
No related branches found
No related tags found
2 merge requests!1028`master` refresh with `develop`,!824EmojiInput refactoring
Pipeline #12965 failed
......@@ -105,7 +105,7 @@
input, textarea {
flex: 1;
flex: 1 0 auto;
}
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment