From 91574aa72c834bbe82b5ecd8b7f3374186189402 Mon Sep 17 00:00:00 2001 From: ngthanhvu Date: Fri, 31 Jul 2026 03:14:13 -0400 Subject: [PATCH] feat: update comment section styles and improve loading states --- app/components/CommentSection.vue | 282 +++++++++++++++--------------- app/pages/index.vue | 34 +--- app/pages/phim/[slug].vue | 3 +- app/pages/xem/[slug].vue | 44 ++--- 4 files changed, 166 insertions(+), 197 deletions(-) diff --git a/app/components/CommentSection.vue b/app/components/CommentSection.vue index 54ab0a5..7b8ab2a 100644 --- a/app/components/CommentSection.vue +++ b/app/components/CommentSection.vue @@ -384,9 +384,9 @@ watch(() => props.slug, () => {