From 9f4d468c761e7a328d28c279ba120c386edf9b97 Mon Sep 17 00:00:00 2001 From: BurningTreeC Date: Mon, 11 Nov 2024 06:20:27 +0100 Subject: [PATCH] fix fixed-fluid resizer position --- core/wiki/functions/themes.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/wiki/functions/themes.tid b/core/wiki/functions/themes.tid index 0672c2000..a338f5fdb 100644 --- a/core/wiki/functions/themes.tid +++ b/core/wiki/functions/themes.tid @@ -108,7 +108,7 @@ code-body: yes \function get.current.theme() [{$:/theme}!is[blank]] :else[all[tiddlers+shadows]plugin-type[theme]plugin-priority[0]first[]] -\function get.theme.storywidthoverlap() [[calc(abs(]addsuffixaddsuffix[ - ]addsuffixaddsuffix[ - ]addsuffixaddsuffix[))]] +\function get.theme.storywidthoverlap() [[abs(]addsuffixaddsuffix[ - ]addsuffixaddsuffix[ - ]addsuffixaddsuffix[)]] \function get.theme.storyleftpadding.excess() [[calc(]addsuffixaddsuffix[ - ]addsuffixaddsuffix[)]]