diff --git a/apps/client/src/features/rundown/entry-editor/quick-add-cursor/QuickAddInline.module.scss b/apps/client/src/features/rundown/entry-editor/quick-add-cursor/QuickAddInline.module.scss index 26472a94e..6f755df70 100644 --- a/apps/client/src/features/rundown/entry-editor/quick-add-cursor/QuickAddInline.module.scss +++ b/apps/client/src/features/rundown/entry-editor/quick-add-cursor/QuickAddInline.module.scss @@ -4,7 +4,6 @@ gap: 1rem; position: relative; - height: 1px; background: $blue-500; z-index: $zindex-floating; }