diff --git a/app/src/views/private/components/header-bar/header-bar.vue b/app/src/views/private/components/header-bar/header-bar.vue index 4990dc1450..b2cc8f9933 100644 --- a/app/src/views/private/components/header-bar/header-bar.vue +++ b/app/src/views/private/components/header-bar/header-bar.vue @@ -120,7 +120,7 @@ export default defineComponent({ align-items: center; max-width: calc(100% - 12px - 44px - 120px - 12px - 8px); height: 100%; - margin-left: 12px; + margin-left: 16px; @include breakpoint(small) { max-width: 70%;