1
0
mirror of https://github.com/stisla/stisla.git synced 2025-08-31 03:50:11 +02:00

Merge pull request #37 from lkloon123/patch-1

updated text area height
This commit is contained in:
Muhamad Nauval Azhar
2019-03-14 09:49:49 +07:00
committed by GitHub

View File

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