gpt4 book ai didi

ReactJS Material UI 字体图标设置大小

转载 作者:行者123 更新时间:2023-12-03 14:04:39 27 4
gpt4 key购买 nike

有没有办法让字体图标变小?

我已经尝试了下面的代码,但它似乎不起作用。

<FontIcon className='fa fa-quote-left' style={{ fontSize: '50px' }} />

最佳答案

尝试使用 Material 图标字体:

<FontIcon className="material-icons" style={{fontSize: '32px'}}>home</FontIcon>

关于ReactJS Material UI 字体图标设置大小,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36274747/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com