diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index dcf4a1697..0feb2582e 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1172,6 +1172,11 @@ button.tc-btn-invisible.tc-remove-tag-button { margin-right: .1em; } +.tc-tiddler-title-icon svg { + width: 0.9em; + height: 0.9em; +} + .tc-system-title-prefix { color: <>; }