forms/datePicker/cDatePicker.scss | ●●●●● patch | view | raw | blame | history | |
forms/input/cInput.scss | ●●●●● patch | view | raw | blame | history | |
forms/select/cSelect.scss | ●●●●● patch | view | raw | blame | history |
forms/datePicker/cDatePicker.scss
@@ -12,6 +12,7 @@ } } .at-input__children { padding-right: 20px; &::after { display: none; } forms/input/cInput.scss
@@ -14,8 +14,9 @@ display: none; } .c-input-unit-text { padding-right: 30rpx; padding-right: 20px; color: #ccc; font-size: 32px; } } } forms/select/cSelect.scss
@@ -12,6 +12,7 @@ } } .at-input__children { padding-right: 20px; &::after { display: none; }