mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
feat(Field): optimize word limit style (#4723)
This commit is contained in:
parent
6e152f3b7a
commit
f54824aede
@ -118,9 +118,11 @@
|
||||
}
|
||||
|
||||
&__word-limit {
|
||||
margin-top: @padding-base;
|
||||
color: @field-word-limit-color;
|
||||
font-size: @field-word-limit-font-size;
|
||||
line-height: @field-word-limit-line-height;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
&--error {
|
||||
|
Loading…
x
Reference in New Issue
Block a user