1
0
mirror of https://github.com/stisla/stisla.git synced 2025-09-01 12:12:41 +02:00

updated text area

This commit is contained in:
NeoSon
2019-03-14 10:37:07 +08:00
committed by GitHub
parent 5426072c81
commit de6e70843a

View File

@@ -17,7 +17,7 @@ select.form-control:not([size]):not([multiple]),
} }
textarea.form-control { textarea.form-control {
height: 64px !important; height: 64px;
} }
.custom-control { .custom-control {