最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Remove underline (bottom border) from MUI Input component - Stack Overflow

programmeradmin0浏览0评论

How can I remove these bottom-line borders from these inputs? I've tried throwing some CSS on it, but unsuccessfully ponent -> <Input type={"text} /> ?

How can I remove these bottom-line borders from these inputs? I've tried throwing some CSS on it, but unsuccessfully ponent -> <Input type={"text} /> ?

Share Improve this question edited Oct 22, 2021 at 5:23 NearHuscarl 81.9k22 gold badges319 silver badges281 bronze badges asked Oct 21, 2021 at 17:41 jetskijetski 1873 silver badges16 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 10

You can set the disableUnderline prop to true to hide the line below the Input:

<Input disableUnderline
发布评论

评论列表(0)

  1. 暂无评论