Was trying all possible ways, but never succeeded:
相关标签:
Try add min-width: 100% to style of your textarea:
min-width: 100%
<textarea class="form-control" style="min-width: 100%"></textarea>