diff --git a/src/components/EnvelopePrimaryActions.vue b/src/components/EnvelopePrimaryActions.vue index d8b5c8e50e..4b618f763d 100644 --- a/src/components/EnvelopePrimaryActions.vue +++ b/src/components/EnvelopePrimaryActions.vue @@ -24,6 +24,7 @@ export default { align-items: center; flex-direction: column; padding: 10px 10px 0 10px; + gap: 10px; .material-design-icon { margin-bottom: -15px;