mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Global: Fix textarea [CSS]
This commit is contained in:
parent
8e94a0caf0
commit
94cc24c65e
1 changed files with 1 additions and 0 deletions
|
@ -1149,6 +1149,7 @@ textarea {
|
|||
width: 100%;
|
||||
padding: 4px;
|
||||
resize: none;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#faqhead {
|
||||
|
|
Loading…
Reference in a new issue