From d860176c37a8ca31c3395873a3cc92f564ba45e9 Mon Sep 17 00:00:00 2001 From: Lexcubia Date: Sun, 20 Apr 2025 20:59:38 +0800 Subject: [PATCH] update: Improve mobile responsiveness of CustomerBackground component with dynamic width and enhanced styling --- src/components/chat/CustomerBackground.vue | 107 +++++++++++++++++++-- 1 file changed, 98 insertions(+), 9 deletions(-) diff --git a/src/components/chat/CustomerBackground.vue b/src/components/chat/CustomerBackground.vue index 1e5d4d6..980844f 100644 --- a/src/components/chat/CustomerBackground.vue +++ b/src/components/chat/CustomerBackground.vue @@ -1,10 +1,17 @@ \ No newline at end of file