is now part of Shuffle™. The new editor includes templates for Bulma, Bootstrap, Material-UI, and Tailwind CSS.
Switch to Shuffle →
← all Bulma classes list

Bulma class: .textarea.has-fixed-size

<div class="field">
  <label class="label">Message</label>
  <div class="control">
    <textarea class="textarea has-fixed-size" placeholder="Textarea"></textarea>
  </div>
</div>

Preview

More in Bulma Forms