Skip to content

Commit 81ec5c0

Browse files
author
Guillaume Chau
committed
fix(client addon): loading padding
1 parent 5ff7198 commit 81ec5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli-ui/src/components/client-addon/ClientAddonComponent.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export default {
6060
.loading
6161
v-box()
6262
box-center()
63-
padding 100px
63+
padding 42px
6464
6565
.timeout-info
6666
max-width 200px

0 commit comments

Comments
 (0)