textarea css
This commit is contained in:
parent
2bf28a3505
commit
2f822b8f7d
|
@ -132,7 +132,10 @@ td, th {
|
|||
}
|
||||
|
||||
textarea {
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
height: 200px;
|
||||
padding: 2px;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue