mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-17 04:13:17 +08:00
💄 调整偏移
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user