* Add height for textarea.

This commit is contained in:
daitingting
2018-03-20 18:50:36 +08:00
parent f25154c98a
commit 892103d854
+2
View File
@@ -29,3 +29,5 @@
.resultSteps .step-group .step-expects {display: none;}
.resultSteps .step-item .step-item-id {display: table-cell;}
.resultSteps .step-item .step-id {color: transparent}
.form-condensed textarea[id*='reals']{height: 35px;}