html - Prevent "half cut" lines when scrolling a textarea -
I have some texteras with a bunch of text. However, before scrolling, the text is cut short, I tried to use the padding
but it only spoils the texture size and does not apply to the content.
I'm not good at explaining, so here's an image
And lieutenant; Textarea rows = "10" & gt; Homepage & lt; / Textarea & gt;
and you can use any style other than height
(copied from your Bela):
Textarea {background-color: RGB (235, 235, 235); Range radius: 10px; Width: 30%; / * Height: 150 pixels; Deleted * / border: 1 px solid RGB (201, 201, 201); Color: Gray; Padding: 20px; Font-family: 'Lora'! Important; Font style: italic; Font-size: 17px; Size: None; }
Comments
Post a Comment