Skip to content

Commit

Permalink
fix: fix base rating component (#1256)
Browse files Browse the repository at this point in the history
  • Loading branch information
lauramargar authored Jul 31, 2023
1 parent 593f221 commit b1616ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/x-components/src/components/base-rating.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
.x-rating {
position: relative;
display: inline-block;
max-width: fit-content;
&--empty {
overflow: hidden;
Expand Down

0 comments on commit b1616ca

Please sign in to comment.