mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-05 18:26:56 +00:00
Fix for bidi in the text editor
This commit is contained in:
parent
89f5e0802d
commit
b92636e715
@ -1319,6 +1319,8 @@ button.tc-btn-invisible.tc-remove-tag-button {
|
||||
border: 1px solid <<colour tiddler-editor-border>>;
|
||||
line-height: 1.3em;
|
||||
font-family: {{$:/themes/tiddlywiki/vanilla/settings/editorfontfamily}};
|
||||
unicode-bidi: plaintext;
|
||||
text-align: start; /* Align text automatically left/right*/
|
||||
}
|
||||
|
||||
.tc-tiddler-frame input.tc-edit-texteditor,
|
||||
|
Loading…
x
Reference in New Issue
Block a user