mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 08:15:52 +01:00
small fixes
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<strong>max notes:</strong>
|
||||
</label>
|
||||
|
||||
<input id="link-map-max-notes" type="number" value="50" min="5" max="1000" step="10"
|
||||
<input id="link-map-max-notes" type="number" value="50" min="5" max="1000" step="5"
|
||||
class="form-control form-control-sm"
|
||||
style="width: 80px; display: inline-block; text-align: right;"/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user