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;
}
.hover-text {
&:hover {
background-color: transparent;
&:hover {
background-color: transparent;
}
}
.music-lrc-text {
@apply text-xl text-center;
.music-lrc-text {
@apply text-xl text-center;
}
}
.music-content {
@apply h-[calc(100vh-120px)];