mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
no evil horizontal textarea resizing
This commit is contained in:
parent
548ace0115
commit
83a1cce1ea
@ -346,6 +346,7 @@ textarea, input {
|
|||||||
#mainInput {
|
#mainInput {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
resize: vertical;
|
||||||
}
|
}
|
||||||
|
|
||||||
#attachButton {
|
#attachButton {
|
||||||
|
Loading…
Reference in New Issue
Block a user