4 lines
52 B
CSS
4 lines
52 B
CSS
|
textarea {
|
||
|
width: 500px;
|
||
|
min-height: 75px;
|
||
|
}
|