We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36bc145 commit 80a847fCopy full SHA for 80a847f
packages/@vue/cli-ui/src/components/StatusBar.vue
@@ -210,15 +210,15 @@ export default {
210
align-items center
211
background $vue-ui-color-light
212
font-size 12px
213
- height 28px
+ height 34px
214
.vue-ui-dark-mode &
215
background $vue-ui-color-darker
216
217
.section
218
h-box()
219
220
opacity .8
221
- padding 0 8px
+ padding 0 11px
222
height 100%
223
cursor default
224
0 commit comments