textarea styling

This commit is contained in:
Bruno Windels 2022-02-10 09:40:30 +01:00
parent 5f6308e7c4
commit fed42f13ad
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ limitations under the License.
border-radius: 8px;
margin-top: 5px;
font-size: 1em;
resize: vertical;
}
.form-row.check {