mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-10 09:20:26 +00:00
make margin-bottom of texteditor same as margin-bottom of preview
This commit is contained in:
parent
0547143fef
commit
28dedda1c6
@ -1360,7 +1360,7 @@ html[dir="rtl"] .tc-tiddler-frame .tc-tiddler-controls {
|
||||
|
||||
.tc-tiddler-frame .tc-edit-texteditor {
|
||||
width: 100%;
|
||||
margin: 4px 0 4px 0;
|
||||
margin: 4px 0 3px 0;
|
||||
}
|
||||
|
||||
.tc-tiddler-frame input.tc-edit-texteditor,
|
||||
|
Loading…
Reference in New Issue
Block a user