Skip to content

Commit 5fdb9b4

Browse files
author
Guillaume Chau
committed
fix(ui): "More info" link cut when wrapped
1 parent 177059b commit 5fdb9b4

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
@@ -78,6 +78,7 @@ export default {
7878
color $vue-ui-color-primary
7979
padding 0 4px 0 2px
8080
border-radius $br
81+
display inline-block
8182
.vue-ui-icon
8283
>>> svg
8384
fill @color

0 commit comments

Comments
 (0)