TencentBlueKing / bkui-vue3

Other
35 stars 57 forks source link

bugfix(table): table 组件中 bk-table-body 区域中的max-height属性会导致 table组件的min-height属性失效 #2109

Open JayCC1 opened 2 months ago

JayCC1 commented 2 months ago

Version / Branch / tag

出了什么问题?(What Happened?) table 组件中 bk-table-body 区域中的max-height属性会导致 table组件的min-height属性失效

问题场景: https://github.com/user-attachments/assets/3692fcfa-979c-4acc-ae96-a6af7d8d1688

代码配置: image

如何复现?(How to reproduce?)

预期结果(What you expect?) 消除 max-height 副作用