ant-design-vue
ant-design-vue copied to clipboard
When setting margin-bottom on table does not produce the expected results
trafficstars
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
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
- Run the project.
- 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.
What is actually happening?
The margin between <ATable> component and <p> element is 48px.
Nothing else.
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
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