summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/desktop/index.html')
-rw-r--r--packages/desktop/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/desktop/index.html b/packages/desktop/index.html
index f03666d5e..7bed1e8bd 100644
--- a/packages/desktop/index.html
+++ b/packages/desktop/index.html
@@ -18,6 +18,7 @@
<body class="antialiased overscroll-none text-12-regular overflow-hidden">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root" class="flex flex-col h-dvh"></div>
+ <div data-tauri-decorum-tb class="w-0 h-0 hidden" />
<script src="/src/index.tsx" type="module"></script>
</body>
</html>