From 8a16f3cde80fe2e86bd53b0098ef05e11364dc04 Mon Sep 17 00:00:00 2001 From: Astrian Zheng Date: Mon, 26 May 2025 18:23:24 +1000 Subject: [PATCH] style(ScrollingLyrics): adjust layout and improve animations for better user experience --- src/components/ScrollingLyrics.vue | 27 +++--- src/pages/Playroom.vue | 138 +++++++++++++---------------- 2 files changed, 76 insertions(+), 89 deletions(-) diff --git a/src/components/ScrollingLyrics.vue b/src/components/ScrollingLyrics.vue index 37b2462..003ae5f 100644 --- a/src/components/ScrollingLyrics.vue +++ b/src/components/ScrollingLyrics.vue @@ -1,6 +1,6 @@