💄 调整偏移

This commit is contained in:
目棃
2025-03-10 17:43:26 +08:00
parent adfe55054e
commit 0e6210ee8e

View File

@@ -7,6 +7,7 @@
:persistent="true"
:no-click-animation="true"
z-index="60"
:offset="[8, 400]"
>
<template #activator="{ props }">
<v-btn
@@ -191,8 +192,6 @@ async function handleDebug(): Promise<void> {
padding: 5px;
border: 1px solid var(--common-shadow-1);
border-radius: 5px;
margin-bottom: 40px;
margin-left: 5px;
background: var(--app-page-bg);
box-shadow: 5px 5px 8px var(--common-shadow-4);
overflow-y: auto;