mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
increase textarea size
This commit is contained in:
parent
5f5da0ded4
commit
2d6fa05081
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ input:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
min-height: 86px;
|
min-height: 160px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* @TODO improve focus out
|
/* @TODO improve focus out
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue