mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-30 17:38:02 +00:00
make margin-bottom of texteditor same as margin-bottom of preview
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user