mirror of
https://github.com/zadam/trilium.git
synced 2024-11-17 13:14:44 +08:00
6 lines
No EOL
357 B
Text
6 lines
No EOL
357 B
Text
<button id="hide-sidebar-button" class="btn btn-sm icon-button bx bx-chevrons-right hide-in-zen-mode" title="Hide sidebar"></button>
|
|
<button id="show-sidebar-button" class="btn btn-sm icon-button bx bx-chevrons-lefthide-in-zen-mode" title="Show sidebar"></button>
|
|
|
|
<div id="right-pane" class="hide-in-zen-mode">
|
|
<div id="sidebar-container"></div>
|
|
</div> |