mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-05 16:00:50 +00:00
add bg to body
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
|
||||
<title>Monitor</title>
|
||||
</head>
|
||||
<body class="min-h-screen">
|
||||
<body class="min-h-screen bg-background">
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user