fix. 임시 페이지 제작

This commit is contained in:
clkim
2025-09-11 18:02:43 +09:00
parent 1fb19f4f02
commit be15192e59
10 changed files with 161 additions and 113 deletions

View File

@@ -31,6 +31,7 @@ const handleCloseModal = () => {
<TemplatesBackground
v-if="props.components?.background"
:component-data="props.components?.background"
gradient-class="bg-gradient-to-b from-[#100d0f]/0 to-[#100d0f]"
/>
<div
class="relative h-full flex flex-col items-center justify-center gap-4"