From 8a721a44e3b1215f264e271f55632fb8714a412b Mon Sep 17 00:00:00 2001 From: Gisle Aune Date: Sun, 17 Jan 2021 13:55:57 +0100 Subject: [PATCH] > tfw chevron is correctly aligned. --- svelte-ui/src/components/TableOfContent.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/svelte-ui/src/components/TableOfContent.svelte b/svelte-ui/src/components/TableOfContent.svelte index 1e7b8d7..0270a28 100644 --- a/svelte-ui/src/components/TableOfContent.svelte +++ b/svelte-ui/src/components/TableOfContent.svelte @@ -133,6 +133,7 @@ div.show-button div.icon { margin-left: auto; padding: 0 1ch; + padding-top: 0.25em; } div.show-button div.text { margin-right: auto;