fix(desktop): allow text selection

thinking-toggle-wip
Adam 2025-12-21 04:39:46 -06:00 committed by Aiden Cline
parent eb6ae39917
commit 0d1f8aa40e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<meta property="og:image" content="/social-share.png" />
<meta property="twitter:image" content="/social-share.png" />
</head>
<body class="antialiased overscroll-none select-none text-12-regular overflow-hidden">
<body class="antialiased overscroll-none text-12-regular overflow-hidden">
<script>
;(function () {
const savedTheme = localStorage.getItem("theme") || "oc-1"