Fix ViewToolbar items inconsistent spacing (#5473)

This commit is contained in:
BlueGreenMagick
2021-05-25 03:24:37 +09:00
committed by GitHub
parent dcba17fc5f
commit c30ce544d1
40 changed files with 80 additions and 38 deletions

View File

@@ -13,7 +13,6 @@ description: Generate QR code for this tiddler
</$list>
<$list filter="[<tv-config-toolbar-text>match[yes]]">
<span class="tc-btn-text">
<$text text=" "/>
<$text text={{$:/plugins/tiddlywiki/qrcode/ViewToolbarButton!!short-caption}}/>
</span>
</$list>