element-plus
element-plus copied to clipboard
fix(components): [table] the empty slot height error
fix #9180, fix #9223, close #9184
Please make sure these boxes are checked before submitting your PR, thank you!
- [x] Make sure you follow contributing guide English | (䏿–‡ | Español | Français).
- [x] Make sure you are merging your commits to
devbranch. - [x] Add some descriptions and refer to relative issues for your PR.
When the Table component height is not fixed, the height of the empty slot should also not be fixed.
🧪 Playground Preview: https://element-plus.run/?pr=9226 Please comment the example via this playground if needed.
