Use user theme on mobile (#1374)

This commit is contained in:
Praxis | Darian
2020-11-02 20:53:43 +01:00
committed by GitHub
parent 044bcf6f05
commit e258de329c

View File

@@ -94,7 +94,7 @@
}
</style>
</head>
<body class="mobile">
<body class="mobile theme-<%= theme %>">
<noscript>Trilium requires JavaScript to be enabled.</noscript>
<div id="toast-container" class="d-flex flex-column justify-content-center align-items-center"></div>