Skip to content

Commit 4fd8885

Browse files
author
Guillaume Chau
committed
fix(ui): ProjectNav padding
1 parent 63b0984 commit 4fd8885

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/@vue/cli-ui/src/components/ProjectNav.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ export default {
108108
.content
109109
v-box()
110110
height 100%
111+
padding 8px 0
112+
box-sizing border-box
111113
112114
.vue-ui-group
113115
flex auto 1 1

0 commit comments

Comments
 (0)