1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-01 02:18:02 +00:00

Fix tiddler info area content bleeding on close animation (#5453)

This commit is contained in:
Mario Pietsch
2021-01-29 15:34:06 +01:00
committed by GitHub
parent 45355a7fcf
commit 010158db81

View File

@@ -995,6 +995,7 @@ button.tc-btn-invisible.tc-remove-tag-button {
{{$:/themes/tiddlywiki/vanilla/sticky}}
.tc-tiddler-info {
overflow: hidden;
padding: 14px 42px 14px 42px;
background-color: <<colour tiddler-info-background>>;
border-top: 1px solid <<colour tiddler-info-border>>;