diff --git a/packages/vuetify/src/components/VProgressCircular/VProgressCircular.sass b/packages/vuetify/src/components/VProgressCircular/VProgressCircular.sass index eec7f40ae83..03ad8e27235 100644 --- a/packages/vuetify/src/components/VProgressCircular/VProgressCircular.sass +++ b/packages/vuetify/src/components/VProgressCircular/VProgressCircular.sass @@ -31,6 +31,11 @@ stroke-dasharray: 80, 200 stroke-dashoffset: 0px + &__info + align-items: center + display: flex + justify-content: center + &__underlay stroke: $progress-circular-underlay-stroke z-index: 1