From 8d4f7a38fd9b9a6829e66831b3d45c658673ec26 Mon Sep 17 00:00:00 2001 From: AsyncFox Date: Mon, 8 Jan 2024 22:49:54 +0800 Subject: [PATCH] refactor: use popover instead of tooltip for song messages --- components/MusicCard.vue | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/components/MusicCard.vue b/components/MusicCard.vue index 89523b2..26d4b8d 100644 --- a/components/MusicCard.vue +++ b/components/MusicCard.vue @@ -41,18 +41,18 @@ function isMine() { {{ gradeMap[song?.submitterGrade] }} - - - - - 留言 - - - -

{{ song?.message }}

-
-
-
+ + + + 留言 + + + +

+ {{ song?.message }} +

+
+