From a47937695913691d23a0f27f919ab65e2330af96 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston <174761+Jermolene@users.noreply.github.com> Date: Thu, 20 Jul 2023 17:37:09 +0100 Subject: [PATCH] Adjust icon size --- themes/tiddlywiki/vanilla/base.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index e3775a3d5..0feb2582e 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1173,8 +1173,8 @@ button.tc-btn-invisible.tc-remove-tag-button { } .tc-tiddler-title-icon svg { - width: 0.75em; - height: 0.75em; + width: 0.9em; + height: 0.9em; } .tc-system-title-prefix {