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

ボタン内部の要素が中央揃えになるように戻した #4425

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

Pugma
Copy link
Contributor

@Pugma Pugma commented Dec 20, 2024

v3.22.0 以前
image

v3.22.0 での変更後
image

となっていたが、これは display: flex; の追加とボタン幅指定が重なった結果だった
そのため、ここに justify-items: center; を追加してもとの表示と同じようにした

Copy link

Copy link
Contributor

@nokhnaton nokhnaton left a comment

Choose a reason for hiding this comment

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

良さそう!

@nokhnaton nokhnaton merged commit 77ffe31 into master Dec 20, 2024
10 checks passed
@nokhnaton nokhnaton deleted the fix/buttonJustify branch December 20, 2024 04:08
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