Skip to content

Commit

Permalink
fix(input): [input] cancel bacground style of input count in textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
wNing50 committed Dec 30, 2024
1 parent f0fb1f3 commit 0301936
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/theme/src/textarea/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@

.@{input-prefix-cls}__count {
color: var(--tv-Textarea-count-color);
background: var(--tv-Textarea-bg-color);
font-size: var(--tv-Textarea-count-font-size);
text-align: right;
position: absolute;
Expand Down

0 comments on commit 0301936

Please sign in to comment.