Skip to content

Commit c7e4ca1

Browse files
author
Guillaume Chau
committed
fix(ui): ListItemInfo vertical align
1 parent fd3188d commit c7e4ca1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@vue/cli-ui/src/components/ListItemInfo.vue

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ export default {
5252
.list-item-info
5353
v-box()
5454
align-items stretch
55+
justify-content center
5556
5657
.description
5758
color lighten($vue-color-dark, 40%)

0 commit comments

Comments
 (0)