mirror of
https://github.com/youzan/vant.git
synced 2026-05-16 01:07:43 +08:00
feat(Field): highlight word num when reaching maxlength
This commit is contained in:
@@ -345,6 +345,7 @@
|
||||
@field-word-limit-color: @gray-7;
|
||||
@field-word-limit-font-size: @font-size-sm;
|
||||
@field-word-limit-line-height: 16px;
|
||||
@field-word-num-full-color: @red;
|
||||
|
||||
// GridItem
|
||||
@grid-item-content-padding: @padding-md @padding-xs;
|
||||
|
||||
Reference in New Issue
Block a user