You could use CSS to style the textarea, just like this:
textarea#message_area {
width: 100px;
height: 100px;
}
https://stackoverflow.com/questions/7008781/resizing-a-f-text-area-in-rails
You could use CSS to style the textarea, just like this:
textarea#message_area {
width: 100px;
height: 100px;
}
https://stackoverflow.com/questions/7008781/resizing-a-f-text-area-in-rails
For further actions, you may consider blocking this person and/or reporting abuse
oliviarizona -
SomeB1oody -
SomeB1oody -
KaKaComputer -
Top comments (0)