1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 18:17:20 +00:00

Fix #7227 control panel parser rule checkbox text spacing (#7228)

This commit is contained in:
Mario Pietsch 2023-01-23 23:20:35 +01:00 committed by GitHub
parent 4e5c957e97
commit 3faadd69c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ field="text"
checked="enable"
unchecked="disable"
default="enable">
<<rule>>
<span class="tc-small-gap-left"><<rule>></span>
</$checkbox>
\end