mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-30 12:07:22 +08:00
lint: 修复格式问题
This commit is contained in:
@@ -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)];
|
||||||
|
|||||||
Reference in New Issue
Block a user