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

Rating: Add CSS variable to control the symbol size #370

Closed
simeonoff opened this issue May 17, 2022 · 0 comments · Fixed by #371
Closed

Rating: Add CSS variable to control the symbol size #370

simeonoff opened this issue May 17, 2022 · 0 comments · Fixed by #371

Comments

@simeonoff
Copy link
Collaborator

Description

I want to be able to alter the size of the rating symbol via a CSS custom property.

Expected result

I should be able to write the following, which should change the size of the symbol used in the rating component:

igc-rating {
   --symbol-size: 48px;
}
@simeonoff simeonoff added 🆕 status: new The issue is new and will be reviewed when somebody picks it up. feature-request labels May 17, 2022
@simeonoff simeonoff self-assigned this May 17, 2022
@desig9stein desig9stein self-assigned this May 17, 2022
@desig9stein desig9stein added ✅ status: resolved and removed 🆕 status: new The issue is new and will be reviewed when somebody picks it up. labels May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants