mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 15:55:52 +01:00
small template refactoring
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div id="toast-container" class="d-flex flex-column justify-content-center align-items-center"></div>
|
||||
|
||||
<div id="container" style="display: none;">
|
||||
<div style="display: flex;">
|
||||
<div id="topbar">
|
||||
<div id="global-menu-wrapper">
|
||||
<div class="dropdown" id="global-menu">
|
||||
<button type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="btn btn-sm dropdown-toggle">
|
||||
@@ -96,7 +96,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="header" class="hide-in-zen-mode">
|
||||
<div id="toolbar" class="hide-in-zen-mode">
|
||||
<div id="history-navigation" style="display: none;">
|
||||
<a id="history-back-button" title="Go to previous note." class="icon-action bx bx-left-arrow-circle"></a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user