Skip to content

Commit 6292149

Browse files
authored
fix(VStepperVertical): correct avatar alignment (#21797)
fixes #21792
1 parent 5728b2b commit 6292149

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vuetify/src/labs/VStepperVertical/VStepperVerticalItem.sass

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
background: rgba(var(--v-theme-surface-variant), var(--v-medium-emphasis-opacity))
4545
color: rgb(var(--v-theme-on-surface-variant))
4646
transition-property: background
47+
align-self: start
4748

4849
.v-icon
4950
font-size: .875rem

0 commit comments

Comments
 (0)