Skip to content

Commit

Permalink
style: 💄progress border-radius default
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyjone committed May 22, 2023
1 parent 817081f commit bf7da07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/slider/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ const progressValue = computed(() => {
transition: width 0.2s;
text-align: right;
font-size: 10px;
border-radius: 4px;
}
.xg-slider-progress__default {
Expand Down

0 comments on commit bf7da07

Please sign in to comment.