mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
Make editor-preview not hide text-editor shadow (#3607)
This commit is contained in:
parent
d711ef25ed
commit
11f02dc362
@ -1274,6 +1274,8 @@ html body.tc-body.tc-single-tiddler-window {
|
||||
|
||||
.tc-tiddler-preview {
|
||||
overflow: auto;
|
||||
margin-left: -0.3em;
|
||||
padding-left: 0.3em;
|
||||
}
|
||||
|
||||
.tc-tiddler-preview-preview {
|
||||
|
Loading…
Reference in New Issue
Block a user