fix: pointer events

This commit is contained in:
2024-11-28 20:41:06 -08:00
parent f43c8649d7
commit 5adef1b3a9
+1 -1
View File
@@ -129,7 +129,7 @@ export const serve = async (bot: ExtendedClient) => {
muted="true"
playsinline="true"
src="https://cdn.nhcarrigan.com/overlay.webm"
style="pointerEvents: none; position: fixed; top: 0; left: 0; opacity: 0.25;">
style="pointer-events: none; position: fixed; top: 0; left: 0; opacity: 0.25;">
</video>
<script
async="true"