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

Make table border=none setting work #16002

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Make table border=none setting work #16002

wants to merge 3 commits into from

Conversation

map-r
Copy link
Contributor

@map-r map-r commented Mar 8, 2024

Suggested merge commit message (convention)

Fix (table): Changed default table and table cell properties to match the content styles. Fixes problem with setting border = none on the table. Closes #6841.


@map-r map-r requested a review from oleq March 8, 2024 12:23
@map-r
Copy link
Contributor Author

map-r commented Mar 13, 2024

@DawidKossowski Outro for this task/PR:

as @oleq validly pointed out deeper problems with how we treat default values in config vs in styles and what should we do with customizing them in a valid priority - you can at least see it in the comments here #14921 (comment)

@oleq oleq removed their request for review April 17, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to make table border=none setting work?
1 participant