mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
non null note title and content in the DB schema, allow saving non-valid JSON notes, children overview style changes
This commit is contained in:
@@ -205,8 +205,7 @@
|
||||
<input type="file" id="file-upload" style="display: none" />
|
||||
</div>
|
||||
|
||||
<div id="children-overview" style="flex-grow: 1000; flex-shrink: 1000; flex-basis: 0px; height: 100px; overflow: auto; display: flex; flex-wrap: wrap">
|
||||
</div>
|
||||
<div id="children-overview"></div>
|
||||
</div>
|
||||
|
||||
<div id="label-list">
|
||||
|
||||
Reference in New Issue
Block a user