From c1e401958e46916e69b5e1fac3bbbb1fe4a9cebe Mon Sep 17 00:00:00 2001 From: BurningTreeC Date: Wed, 6 Nov 2024 17:58:06 +0100 Subject: [PATCH] test with 42px --- themes/tiddlywiki/vanilla/base.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index ab213ee66..c913a1d0c 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1542,7 +1542,7 @@ html body.tc-body.tc-single-tiddler-window { } .tc-story-river { - margin-right: clamp(calc(<> - <>),calc(<> - <>),calc(100% - <> - <> + <>)); + margin-right: clamp(calc(<> - 42px),calc(<> - 42px),calc(100% - <> - <> + 42px)); } html[dir="rtl"] .tc-sidebar-left .tc-story-river, .tc-sidebar-left .tc-story-river {