diff --git a/frontend/src/components/input/editor/EditorToolbar.vue b/frontend/src/components/input/editor/EditorToolbar.vue index 563d24648..b6a702013 100644 --- a/frontend/src/components/input/editor/EditorToolbar.vue +++ b/frontend/src/components/input/editor/EditorToolbar.vue @@ -395,7 +395,7 @@ function setLink(event: MouseEvent) { border-radius: $radius; display: flex; flex-wrap: wrap; - margin-block-end: 2px; + margin-block-end: 4px; > * + * { border-inline-start: 1px solid var(--grey-200);