Skip to content

Commit

Permalink
fix(VTimeline): consistent item width
Browse files Browse the repository at this point in the history
fixes #17288
  • Loading branch information
KaelWD committed Sep 27, 2023
1 parent 6c7a4b9 commit 0c40304
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vuetify/src/components/VTimeline/VTimeline.sass
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
.v-timeline-item:nth-child(2n)
.v-timeline-item__body
grid-column: 1
justify-self: flex-end
padding-inline-end: $timeline-item-padding

.v-timeline-item__opposite
Expand Down

0 comments on commit 0c40304

Please sign in to comment.