mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-02-11 07:43:34 +01:00
feat: mobile ui (#1096)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<title>Catalyst</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app" class="h-screen w-screen"></div>
|
||||
<div id="app" class="h-screen w-screen overflow-hidden"></div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user