Skip to content

Commit

Permalink
fix(ui): ListItemInfo vertical align
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Mar 7, 2018
1 parent fd3188d commit c7e4ca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@vue/cli-ui/src/components/ListItemInfo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export default {
.list-item-info
v-box()
align-items stretch
justify-content center
.description
color lighten($vue-color-dark, 40%)
Expand Down

0 comments on commit c7e4ca1

Please sign in to comment.