refac: electron drag region

This commit is contained in:
Timothy Jaeryang Baek
2025-01-13 18:19:46 -08:00
parent 44da86895d
commit 147eb0d2d1
7 changed files with 21 additions and 10 deletions

View File

@@ -139,6 +139,8 @@
<div class="w-full h-screen max-h-[100dvh] text-white relative">
<div class="w-full h-full absolute top-0 left-0 bg-white dark:bg-black"></div>
<div class="w-full absolute top-0 left-0 right-0 h-8 drag-region" />
{#if loaded}
<div class="fixed m-10 z-50">
<div class="flex space-x-2">