I added some custom CSS to override the default Bubble setting on textarea elements resize: none to resize: vertical. I can see that it changed the state of the element to resize: vertical, but the textarea still won’t actually resize. Is there something else that is blocking this resize property?
The textarea is in a column group in a row group.