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