element-plus / element-plus

🎉 A Vue.js 3 UI Library made by Element team
https://element-plus.org
MIT License
24.63k stars 16.75k forks source link

[Style] [input] Textara 输入框长度计算把文本遮挡了 #18979

Open Dmaziyo opened 2 days ago

Dmaziyo commented 2 days ago

Bug Type: Style

Environment

Reproduction

Related Component

Reproduction Link

Element Plus Playground

Steps to reproduce

输入文本至文本数显示的位置

What is Expected?

文字不被遮挡

What is actually happening?

文字被遮挡了

Additional comments

(empty)

image image

Dmaziyo commented 2 days ago

是否应该将这个字数限制移至到输入框底部,类似下图 image

cnhekai commented 2 days ago

你可以直接改样式,比如这样: 查看结果

Dmaziyo commented 2 days ago

你可以直接改样式,比如这样: 查看结果

我本地的项目是改了,但这个不属于样式问题吗?

cnhekai commented 2 days ago

你可以直接改样式,比如这样: 查看结果

我本地的项目是改了,但这个不属于样式问题吗?

这个就不知道了