FIX: Focus bug
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
<link rel="icon" href="/src/assets/favicon.png">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>ZERO/ONE Configuration Suite</title>
|
||||
<style>
|
||||
html {
|
||||
background: black;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body class="dark bg-background">
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user