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

Fix Rating icon layout #30638

Merged
merged 2 commits into from Feb 27, 2024
Merged

Conversation

tomi-msft
Copy link
Contributor

This PR changes the display attribute of the RatingItem indicator slot from inline-block to flex so that all items can be aligned properly. This was originally not done because doing so would mean that the half value input icon would not align properly. This PR fixes that by adding a flex: 0 0 auto property to the half value svg so that it takes up the appropriate space.

@tomi-msft tomi-msft requested a review from a team as a code owner February 27, 2024 22:57
@tomi-msft tomi-msft self-assigned this Feb 27, 2024
@fabricteam
Copy link
Collaborator

fabricteam commented Feb 27, 2024

📊 Bundle size report

🤖 This report was generated against 068ebb4e8219f22513a5a90e0fe5d2ca1a04aa25

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@fabricteam
Copy link
Collaborator

🕵 fluentuiv9 No visual regressions between this PR and main

@tomi-msft tomi-msft merged commit 4e2bd02 into microsoft:master Feb 27, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants