trilium/src/public/app/doc_notes/launchbar_spacer.html
2022-08-08 23:13:31 +02:00

7 lines
349 B
HTML

<p>Spacer allows you to visually group shortcuts. You can configure it in the promoted attributes:</p>
<ul>
<li><code>baseSize</code> - defines size in pixels (if there's enough space)</li>
<li><code>growthFactor</code> - set to 0 if you want the spacer to be of constant <code>baseSize</code>, with positive value it will grow.</li>
</ul>