mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
7 lines
349 B
HTML
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>
|