made some changes for testing (UI)

This commit is contained in:
2025-12-15 16:58:29 -05:00
parent 4575f46abc
commit 24f165edec
4 changed files with 0 additions and 4 deletions

View File

@@ -506,7 +506,6 @@ const childId = computed(() => child.value?.id ?? null)
align-items: center;
gap: 1.5rem;
width: 100%;
max-width: 600px; /* or whatever width fits your content best */
}
/* Modal styles */