mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 16:39:02 +01:00
client: remove redundant code
This commit is contained in:
parent
8b4fee1680
commit
8e3dbb2f65
@ -28,12 +28,6 @@
|
|||||||
|
|
||||||
<%- include("./partials/windowGlobal.ejs", locals) %>
|
<%- include("./partials/windowGlobal.ejs", locals) %>
|
||||||
|
|
||||||
<style>
|
|
||||||
:root {
|
|
||||||
--preferred-max-content-width: <%= maxContentWidth %>px;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
|
||||||
<!-- Required for match the PWA's top bar color with the theme -->
|
<!-- Required for match the PWA's top bar color with the theme -->
|
||||||
<!-- This works even when the user directly changes --root-background in CSS -->
|
<!-- This works even when the user directly changes --root-background in CSS -->
|
||||||
<div id="background-color-tracker" style="position: absolute; visibility: hidden; color: var(--root-background); transition: color 1ms;"></div>
|
<div id="background-color-tracker" style="position: absolute; visibility: hidden; color: var(--root-background); transition: color 1ms;"></div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user