Skip to content
Discussion options

You must be logged in to vote

Sass documentation is here: https://next.vuetifyjs.com/en/features/sass-variables/#component-specific-variables

You can always just override the CSS though:

.v-progress-linear__indeterminate .long,
.v-progress-linear__indeterminate .short {
  animation-duration: 3s;
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by the-supercoach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants