jKami__93
jKami__93
KPCKevin Powell - Community
Created by bartke on 11/28/2023 in #front-end
Problem with the form - the message can be moved sideways after expanding
But not sure if I understood your question correctly
12 replies
KPCKevin Powell - Community
Created by bartke on 11/28/2023 in #front-end
Problem with the form - the message can be moved sideways after expanding
You can also use: resize: vertical; in that case, that way the user can resize the textarea, but only on the Y-axis
12 replies
KPCKevin Powell - Community
Created by bartke on 11/28/2023 in #front-end
Problem with the form - the message can be moved sideways after expanding
Try adding: textarea {resize: none}. This should disable the resizing & any overflow should be scrollable I think
12 replies