mirror of
https://github.com/zadam/trilium.git
synced 2024-11-17 21:21:40 +08:00
7 lines
No EOL
394 B
Text
7 lines
No EOL
394 B
Text
<div class="note-detail-sidebar" style="width: <%= sidebarWidthPercent %>%; min-width: <%= sidebarMinWidth %>px">
|
|
<div style="text-align: center; margin-bottom: 10px;">
|
|
<button class="hide-sidebar-button" style="background: none; border: none;">hide sidebar <span class="jam jam-chevron-right"></span></button>
|
|
</div>
|
|
|
|
<div class="note-detail-widget-container"></div>
|
|
</div> |