From 3a4511042da7083a52d67b58550b13d873dcbea5 Mon Sep 17 00:00:00 2001 From: Matthias M <62722460+kleinerpirat@users.noreply.github.com> Date: Fri, 10 Dec 2021 18:34:54 +0100 Subject: [PATCH] Move duplicate link into its own slot to center it between name/description and field-state. --- ts/editor/EditorField.svelte | 1 + ts/editor/OldEditorAdapter.svelte | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ts/editor/EditorField.svelte b/ts/editor/EditorField.svelte index 81aff62a2..2434e4221 100644 --- a/ts/editor/EditorField.svelte +++ b/ts/editor/EditorField.svelte @@ -84,6 +84,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html {/if} + - + {#if cols[index] === "dupe"} {/if} + + + {#if stickies}