mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Revert line-height of 3em on tiddler-edit-title (#5083)
This commit is contained in:
parent
483fd941f5
commit
5945506169
@ -1191,10 +1191,6 @@ 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: <<colour tiddler-background>>;
|
||||
|
Loading…
Reference in New Issue
Block a user