Skip to content

Commit

Permalink
fix(Textarea): update class name (Tencent#1216)
Browse files Browse the repository at this point in the history
  • Loading branch information
anlyyao authored and oljc committed May 9, 2023
1 parent d9427d5 commit bad0d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/mobile/components/textarea/v2/_index.less
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
border: @textarea-border-width solid @textarea-border-color;
}

.@{prefix}-is-disabled {
&--disabled {
color: @textarea-disabled-text-color;
}
}

0 comments on commit bad0d09

Please sign in to comment.