diff --git a/apps/client/src/features/rundown/entry-editor/EventEditorEmpty.module.scss b/apps/client/src/features/rundown/entry-editor/EventEditorEmpty.module.scss index 47ef5fb36..68d4b8892 100644 --- a/apps/client/src/features/rundown/entry-editor/EventEditorEmpty.module.scss +++ b/apps/client/src/features/rundown/entry-editor/EventEditorEmpty.module.scss @@ -64,7 +64,7 @@ display: inline-flex; align-items: center; flex-wrap: nowrap; - gap: 0.25rem 0; + gap: 0.25rem 0.15rem; } .separator {