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

add white-space and word-break property on boxel-button component lvl #2249

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

lucaslyl
Copy link
Contributor

@lucaslyl lucaslyl commented Mar 6, 2025

@lucaslyl lucaslyl self-assigned this Mar 6, 2025
Copy link

github-actions bot commented Mar 6, 2025

Host Test Results

    1 files  ±0      1 suites  ±0   24m 35s ⏱️ +23s
793 tests ±0  791 ✔️ ±0  2 💤 ±0  0 ±0 
798 runs  ±0  796 ✔️ ±0  2 💤 ±0  0 ±0 

Results for commit c210b8a. ± Comparison against base commit 1e9a06f.

♻️ This comment has been updated with latest results.

@@ -103,7 +103,7 @@ export default class ButtonComponent extends Component<Signature> {
height: min-content;
align-items: center;
border-radius: 100px;
white-space: nowrap;
Copy link
Contributor Author

@lucaslyl lucaslyl Mar 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i remove white-space: nowrap as this code didn't affect any file based on the Percy snapshot result, and this line of code causes the button text to exceed the button box

@lucaslyl lucaslyl marked this pull request as ready for review March 6, 2025 16:33
@lucaslyl lucaslyl merged commit 66bc216 into main Mar 7, 2025
51 checks passed
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.

2 participants