Skip to content

Commit

Permalink
fix(ui): prompt margins
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Mar 28, 2018
1 parent e7198a4 commit 100a12e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@vue/cli-ui/src/components/Prompt.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export default {
grid-template-columns auto 300px
grid-template-rows auto
grid-template-areas "info input"
grid-gap $padding-item
padding $padding-item
> .list-item-info
Expand Down

0 comments on commit 100a12e

Please sign in to comment.