lint: 修复格式问题

This commit is contained in:
alger
2025-03-22 15:01:38 +08:00
parent e43270f35d
commit 7b9e23743b
+5 -4
View File
@@ -657,12 +657,13 @@ defineExpose({
padding-right: 0px !important; padding-right: 0px !important;
} }
.hover-text { .hover-text {
&:hover { &:hover {
background-color: transparent; background-color: transparent;
} }
} }
.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)];