Debug le menu debug

This commit is contained in:
2025-10-12 21:39:20 +02:00
parent 664be97ea6
commit 1c83416be4
21 changed files with 2875 additions and 198 deletions

View File

@@ -125,7 +125,7 @@ const isDebugRoute = computed(() => {
border-radius: 4px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
min-width: 200px;
margin-top: 0.25rem;
margin-top: 0;
z-index: 1001;
display: flex;
flex-direction: column;