diff --git a/frontend/components/product/ChatBox/ChatBoxContainer.vue b/frontend/components/product/ChatBox/ChatBoxContainer.vue index 00af74d..fc01eca 100644 --- a/frontend/components/product/ChatBox/ChatBoxContainer.vue +++ b/frontend/components/product/ChatBox/ChatBoxContainer.vue @@ -1,11 +1,9 @@ @@ -109,33 +123,26 @@ whenever(() => !!chatContainerEl.value, () => { v-if="isOpen" class="fixed right-8 bottom-8 w-[450px] transition-all duration-500 overflow-hidden h-[700px] rounded-250 shadow-2xl shadow-black/30 pt-[40px] bg-white" > + - - - - + - - - + + !!chatContainerEl.value, () => { > - - - \ No newline at end of file +