dimanche 20 septembre 2015

How can I make this text_area_tag field larger?

I am using mailboxer gem and have this code:

  <%= label :body, "Message text" %>
  <p><%= text_area_tag :body %></p>

How can I make the text_area_tag section larger and generally insert css styling? Thanks.

Aucun commentaire:

Enregistrer un commentaire