Skip to content

Commit cf402aa

Browse files
committed
fix(formitem): input add font color #1272
1 parent 17f2960 commit cf402aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/packages/__VUE/formitem/index.scss

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
.nut-input-text {
4747
font-size: $form-item-body-font-size;
4848
text-align: $form-item-body-input-text-align;
49+
color: $black;
4950
width: 100%;
5051
outline: 0 none;
5152
border: 0;

0 commit comments

Comments
 (0)