vueComponent / ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
https://antdv.com/
Other
20.32k stars 3.8k forks source link

When setting margin-bottom on table does not produce the expected results #7748

Open gangchn opened 4 months ago

gangchn commented 4 months ago

Version

4.2.3

Environment

macOS Sonoma 14.5, chrome 126.0.0.0, vue 3.3.4

Reproduction link

https://stackblitz.com/edit/vitejs-vite-t4mb6y?file=README.md

Steps to reproduce

  1. Run the project.
  2. Open Preview and see the margin between <ATable> component and <p> element.

What is expected?

The margin between <ATable> component and <p> element should be 24px.

image

What is actually happening?

The margin between <ATable> component and <p> element is 48px.

image


Nothing else.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] commented 1 day ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days