mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 09:50:27 +00:00
fix titlebar line-height for chrome (#5122)
This commit is contained in:
parent
2267e31546
commit
8320a55fef
@ -1053,7 +1053,7 @@ button.tc-btn-invisible.tc-remove-tag-button {
|
||||
.tc-titlebar {
|
||||
font-weight: 300;
|
||||
font-size: 2.35em;
|
||||
line-height: 1.3em;
|
||||
line-height: 1.35em;
|
||||
color: <<colour tiddler-title-foreground>>;
|
||||
margin: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user