lint: 修复格式问题

This commit is contained in:
alger
2025-03-22 15:01:38 +08:00
parent e43270f35d
commit 7b9e23743b
@@ -664,6 +664,7 @@ defineExpose({
.music-lrc-text { .music-lrc-text {
@apply text-xl text-center; @apply text-xl text-center;
} }
}
.music-content { .music-content {
@apply h-[calc(100vh-120px)]; @apply h-[calc(100vh-120px)];
width: 100vw !important; width: 100vw !important;