rename to no-theme

Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo K
2024-03-13 14:47:35 +01:00
parent 60a18be16e
commit 5ed2f0baf4
3 changed files with 4 additions and 3 deletions

View File

@@ -13,7 +13,8 @@
</script>
</head>
<body class="nodisplay">
<!-- The default class is: .no-theme {display: none}. It will be overwritten once the app is loaded. -->
<body class="no-theme">
<div id="root"></div>
</body>
</html>