Skip to content

Commit

Permalink
fix(ui): "More info" link cut when wrapped
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Apr 18, 2018
1 parent 177059b commit 5fdb9b4
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 @@ -78,6 +78,7 @@ export default {
color $vue-ui-color-primary
padding 0 4px 0 2px
border-radius $br
display inline-block
.vue-ui-icon
>>> svg
fill @color
Expand Down

0 comments on commit 5fdb9b4

Please sign in to comment.