mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Use user theme on mobile (#1374)
This commit is contained in:
parent
044bcf6f05
commit
e258de329c
@ -94,7 +94,7 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body class="mobile">
|
<body class="mobile theme-<%= theme %>">
|
||||||
<noscript>Trilium requires JavaScript to be enabled.</noscript>
|
<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 id="toast-container" class="d-flex flex-column justify-content-center align-items-center"></div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user