diff --git a/packages/frontend/core/src/modules/app-tabs-header/views/styles.css.ts b/packages/frontend/core/src/modules/app-tabs-header/views/styles.css.ts index fa5e41f2bb..01e78db932 100644 --- a/packages/frontend/core/src/modules/app-tabs-header/views/styles.css.ts +++ b/packages/frontend/core/src/modules/app-tabs-header/views/styles.css.ts @@ -219,7 +219,7 @@ export const spacer = style({ position: 'absolute', top: 10, height: 32, - left: -13, + left: -5, right: 0, width: 2, borderRadius: 2,