mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 08:15:52 +01:00
import uses persistent toasts
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
</head>
|
||||
<body class="mobile">
|
||||
<noscript>Trilium requires JavaScript to be enabled.</noscript>
|
||||
|
||||
<div id="toast-container" class="d-flex flex-column justify-content-center align-items-center"></div>
|
||||
|
||||
<div class="row" id="container-row" style="display: none;">
|
||||
|
||||
<div id="left-pane" class="d-sm-flex d-md-flex d-lg-flex d-xl-flex col-12 col-sm-5 col-md-4 col-lg-4 col-xl-4">
|
||||
|
||||
Reference in New Issue
Block a user