Switched to textareas for easier typing

This commit is contained in:
Michał Gdula 2022-09-07 13:40:58 +00:00
parent 051debfdf0
commit 5a6dc1a4b8
4 changed files with 21 additions and 14 deletions

View file

@ -809,6 +809,10 @@ form > * {
margin-bottom: 0.5rem;
}
textarea {
resize: none;
}
/*
|-------------------------------------------------------------
| SVG

View file

@ -134,6 +134,9 @@ form {
}
}
textarea {
resize: none;
}
/*
|-------------------------------------------------------------
| SVG