feat: 优化移动端和网页端效果和体验

feat: #82
This commit is contained in:
alger
2025-03-22 13:45:23 +08:00
parent be03b5f8fc
commit 9431faf932
10 changed files with 616 additions and 59 deletions
+1 -1
View File
@@ -567,7 +567,7 @@ const isEQVisible = ref(false);
.mobile {
.music-play-bar {
@apply px-4 bottom-[70px] transition-all duration-300;
@apply px-4 bottom-[56px] transition-all duration-300;
}
.music-time {
display: none;