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

Stars are not taking width & height #41

Open
QasimRRizvi opened this issue Sep 7, 2020 · 1 comment
Open

Stars are not taking width & height #41

QasimRRizvi opened this issue Sep 7, 2020 · 1 comment

Comments

@QasimRRizvi
Copy link

Working fine on Chrome but on Mozilla Starts are not accepting width and height
On Mozilla:
image

On Chrome:
image

My code:

<div className="testiCard-user-reviews-grid__rating-name-wrap">
     <StarRatings
       rating={data.stars}
       starDimension="25"
       starSpacing="2px"
       starRatedColor="var(--h-primary)"
       />
      <p className="testiCard-user-reviews-grid__name">{data.name}</p>
</div>

any idea?

@deepakrajpal27
Copy link

Hojaye ga 💯

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

No branches or pull requests

2 participants