mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-23 14:30:44 -04:00
no evil horizontal textarea resizing
This commit is contained in:
parent
548ace0115
commit
83a1cce1ea
1 changed files with 1 additions and 0 deletions
|
@ -346,6 +346,7 @@ textarea, input {
|
||||||
#mainInput {
|
#mainInput {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
resize: vertical;
|
||||||
}
|
}
|
||||||
|
|
||||||
#attachButton {
|
#attachButton {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue