element-plus icon indicating copy to clipboard operation
element-plus copied to clipboard

fix(components): [table] the empty slot height error

Open tolking opened this issue 3 years ago • 2 comments

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 dev branch.
  • [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.

before

after

tolking avatar Aug 06 '22 11:08 tolking

github-actions[bot] avatar Aug 06 '22 11:08 github-actions[bot]

🧪 Playground Preview: https://element-plus.run/?pr=9226 Please comment the example via this playground if needed.

github-actions[bot] avatar Aug 06 '22 11:08 github-actions[bot]