Open HJ1281581411 opened 6 days ago
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
ProTable 列设置中的列展示条目太多被遮挡切割了
我也发现类似问题
这个内部标签样式是内联的没有类名可以修改,所以只好暂时这样操作css了,但是效果出来有点丑 .ant-tree-list-holder > div { overflow-y: auto !important; }
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
🐛 bug 描述
ProTable 列设置中的列展示条目太多被遮挡切割了
📷 复现步骤
🏞 期望结果
💻 复现代码
© 版本信息
🚑 其他信息