diff --git a/ts/editor/TagInput.svelte b/ts/editor/TagInput.svelte index e5f5c18bf..2ab9773a1 100644 --- a/ts/editor/TagInput.svelte +++ b/ts/editor/TagInput.svelte @@ -207,7 +207,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html border: none; margin: 0; /* adjust so deleting all tags does not cause a reflow */ - padding: 1.5px 0; + padding: 3.2px 0; } &::after {