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

feat(elements): inherit the justify-content property when using shadow… #1182

Merged
merged 1 commit into from Nov 10, 2023

Conversation

bjoern-m
Copy link
Contributor

@bjoern-m bjoern-m commented Nov 9, 2023

Description

The justify-content property for buttons is now inherited, so you can use e.g. hanko-auth::part(secondary-button) { justify-content: center; } to center the contents of the secondary button.

@bjoern-m bjoern-m force-pushed the feat-inherit-justify-conenten-property branch from cb66f36 to 928fe9d Compare November 9, 2023 16:02
@bjoern-m bjoern-m marked this pull request as ready for review November 9, 2023 16:02
@bjoern-m bjoern-m force-pushed the feat-inherit-justify-conenten-property branch from 928fe9d to 4aedf36 Compare November 10, 2023 11:56
@bjoern-m bjoern-m merged commit 82d7e4d into main Nov 10, 2023
11 checks passed
@bjoern-m bjoern-m deleted the feat-inherit-justify-conenten-property branch November 10, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants