Skip to content

Commit

Permalink
fix(ui5-rating-indicator): not round values are correctly visualised …
Browse files Browse the repository at this point in the history
…in RTL mode (#4330)
  • Loading branch information
stbodurov committed Nov 18, 2021
1 parent 4d2a764 commit d901386
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/main/src/themes/RatingIndicator.css
Expand Up @@ -41,7 +41,6 @@
content: "\2605";
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
color: var(--sapContent_RatedColor);
Expand Down

0 comments on commit d901386

Please sign in to comment.