Skip to content

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

@gangchn

Description

@gangchn
  • 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

  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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions