Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No spacing between elements in table cell #268

Open
ritdaw opened this issue Aug 9, 2024 · 1 comment
Open

No spacing between elements in table cell #268

ritdaw opened this issue Aug 9, 2024 · 1 comment
Assignees
Labels
need investigation Need investigation

Comments

@ritdaw
Copy link

ritdaw commented Aug 9, 2024

Overview of the problem

Buefy version: 0.1.4
Vuejs version: 3.4.37
OS/Browser: Only test on Windows, Chrome/Edge

Description

For some reason there seems to be no automatic spacing between elements in a table cell compared to Buefy (tested on 0.9.29). In my code pen examples you will see two tags in the date column with no space in-between.

Steps to reproduce

Please see codepen with issue:
https://codepen.io/ritdaw/pen/KKjvbpe

Expected behavior

As per Buefy 0.9.29 (and older):
https://codepen.io/ritdaw/pen/jOjLXbK

Actual behavior

https://codepen.io/ritdaw/pen/KKjvbpe

@wesdevpro wesdevpro added the need investigation Need investigation label Aug 9, 2024
@ritdaw
Copy link
Author

ritdaw commented Aug 12, 2024

Looks like it's something to do with this:

https://stackoverflow.com/questions/64432182/vue-3-removes-white-space-between-inline-block-elements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need investigation Need investigation
Projects
None yet
Development

No branches or pull requests

3 participants