fix(meeting-ended/rating): Update star rating icon to improve visual representation. (#21319)
This commit is contained in:
parent
3630f92261
commit
a1a4b66155
@ -43,7 +43,7 @@ const StarRating = styled.div`
|
||||
color: ${colorPrimary};
|
||||
text-shadow: 0 0 3px ${colorPrimary};
|
||||
&:before {
|
||||
content: '\\e951';
|
||||
content: '\\e952';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user