<tbody className="ant-table-tbody" style={{ backgroundColor: "green" }}> <tr key={'first'} className="ant-table-row"> <td key={'1_1'} className="ant-table-cell">111111111111111111</td> <td key={'1_2'} className="ant-table-cell">111111111111111111</td> <td key={'1_3'} cla...
[Table] 支持移除 tbody 的 padding 并设置高度撑满 #9740 Sign in to view logs Summary Jobs issue-open-check Run details Usage Workflow file Triggered via issue June 24, 2024 09:11 Brucia323 opened #49574 a81603d Status Success Total duration 16s Artifacts – issue-open-check.yml...
An enterprise-class UI design language and React UI library - table 设置scroll.y后theader和tbody的border无法对齐 · ant-design/ant-design@d1a0fb8
<tbody className="ant-table-tbody" style={{ backgroundColor: "green" }}> <tr key={'first'} className="ant-table-row"> <td key={'1_1'} className="ant-table-cell">111111111111111111</td> <td key={'1_2'} className="ant-table-cell">111111111111111111</td> <td key={'1_3'} cla...
An enterprise-class UI design language and React UI library - table 设置scroll.y后theader和tbody的border无法对齐 · ant-design/ant-design@ae44eb9
table的头部和表格的边框无法对齐 为什么table的滚动条不采用react-custom-scrollbars这种浮动隐藏式的滚动条,这样能避免滚动条占用空间引起表格列宽带计算出问题的情况 zsyh reacted with thumbs up emoji 👍 IDrinkMoreWaterchanged the titletable 设置scroll.y后theader和border和tbody的无法对齐Apr 20, 2017 ...