chore: minor change
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/app.tsx"></script>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -20,7 +20,7 @@ html.dark {
|
||||
}
|
||||
|
||||
body {
|
||||
--at-apply: color-base bg-base sprinkle-primary;
|
||||
--at-apply: color-base bg-base sprinkle-primary text-base;
|
||||
-moz-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user