fixed windows issues

This commit is contained in:
DecDuck
2024-10-09 17:55:19 +11:00
parent 0c0cfebc1e
commit 959dad383e
11 changed files with 40 additions and 28 deletions
+5 -5
View File
@@ -1,9 +1,9 @@
<template>
<div
@mousedown="() => window.startDragging()"
class="h-16 cursor-pointer bg-gray-950 flex flex-row justify-between"
>
<div class="flex flex-row grow items-center justify-between pl-5 pr-2 py-3">
<div class="h-16 cursor-pointer bg-gray-950 flex flex-row justify-between">
<div
@mousedown="() => window.startDragging()"
class="flex flex-row grow items-center justify-between pl-5 pr-2 py-3"
>
<div class="inline-flex items-center gap-x-10">
<Wordmark class="h-8 mb-0.5" />
<nav class="inline-flex items-center mt-0.5">