mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-19 15:04:07 +00:00
Tighten up multiline translators editors
This commit is contained in:
parent
4b808396f2
commit
cf1fb650d5
@ -8,7 +8,7 @@ tags: $:/tags/Macro
|
|||||||
</td>
|
</td>
|
||||||
<td width="100%">
|
<td width="100%">
|
||||||
<$list filter="""$(editFieldsFilter)$""" variable="editorField">
|
<$list filter="""$(editFieldsFilter)$""" variable="editorField">
|
||||||
<$edit-text tag="$(editorTagName)$" field=<<editorField>> type="text" class="tc-edit-texteditor"/>
|
<$edit-text tag="$(editorTagName)$" field=<<editorField>> type="text" class="tc-edit-texteditor" minHeight="10px"/>
|
||||||
</$list>
|
</$list>
|
||||||
</td>
|
</td>
|
||||||
<td width="1px">
|
<td width="1px">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user