Skip to content

Commit

Permalink
style: update style variables
Browse files Browse the repository at this point in the history
  • Loading branch information
xxyan0205 committed Oct 11, 2019
1 parent 8608137 commit a8258b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/_style/mixin/theme.variable.styl
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ textarea-item-font-size = var(--textarea-item-font-size)
textarea-item-font-weight = var(--textarea-item-font-weight)
textarea-item-line-height = var(--textarea-item-line-height)
textarea-item-color = var(--textarea-item-color)
textarea-item-icon = var(--textarea-item-icon)
textarea-item-color-error = var(--textarea-item-color-error)
textarea-item-color-disabled = var(--textarea-item-color-disabled)
textarea-item-placeholder-color = var(--textarea-item-placeholder-color)
Expand Down

0 comments on commit a8258b3

Please sign in to comment.