fix(Field): required mark position (#9035)

This commit is contained in:
neverland
2021-07-15 11:31:16 +08:00
committed by GitHub
parent ad3275ba7a
commit 69524def7b
6 changed files with 20 additions and 6 deletions
+1
View File
@@ -363,6 +363,7 @@ export default {
| --van-field-word-limit-font-size | _var(--van-font-size-sm)_ | - |
| --van-field-word-limit-line-height | _16px_ | - |
| --van-field-disabled-text-color | _var(--van-gray-5)_ | - |
| --van-field-required-mark-color | _var(--van-red)_ | - |
## 常见问题