🦄 refactor: 适配 web移动端 改造

This commit is contained in:
alger
2024-05-23 17:12:35 +08:00
parent a2af0f3904
commit c09707867b
19 changed files with 265 additions and 79 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ const { delMusic, musicList } = useMusicHistory();
.history-page {
@apply h-full w-full pt-2;
.title {
@apply text-xl font-bold;
@apply pl-4 text-xl font-bold;
}
.history-list-content {