mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 11:18:39 +00:00
textarea default height removed
This commit is contained in:
parent
b5bf81acbe
commit
f893995248
|
|
@ -176,7 +176,6 @@ input:invalid {
|
|||
textarea, .textarea {
|
||||
overflow: auto;
|
||||
resize: both;
|
||||
min-height: 100px;
|
||||
box-sizing: border-box;
|
||||
font-family: Consolas, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3747,7 +3747,6 @@ input:invalid {
|
|||
textarea, .textarea {
|
||||
overflow: auto;
|
||||
resize: both;
|
||||
min-height: 100px;
|
||||
box-sizing: border-box;
|
||||
font-family: Consolas, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user