We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3188d commit c7e4ca1Copy full SHA for c7e4ca1
packages/@vue/cli-ui/src/components/ListItemInfo.vue
@@ -52,6 +52,7 @@ export default {
52
.list-item-info
53
v-box()
54
align-items stretch
55
+ justify-content center
56
57
.description
58
color lighten($vue-color-dark, 40%)
0 commit comments