5 lines
47 B
CSS
5 lines
47 B
CSS
|
textarea {
|
||
|
width: 100%;
|
||
|
height: 50%;
|
||
|
}
|