diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index a5c7af4df..d8093d8b3 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1143,6 +1143,10 @@ canvas.tc-edit-bitmapeditor { overflow: hidden; /* https://github.com/Jermolene/TiddlyWiki5/issues/282 */ } +.tc-tiddler-title.tc-tiddler-edit-title { + line-height: 3em; +} + html body.tc-body.tc-single-tiddler-window { margin: 1em; background: <>;