mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-24 16:27:23 +08:00
🎨 style: 更新歌词区域按钮样式,修复歌词时间调整按钮不显示问题
This commit is contained in:
@@ -802,7 +802,7 @@ defineExpose({
|
|||||||
animation: spin 1s linear infinite;
|
animation: spin 1s linear infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lyric-correction-btns-mac {
|
.lyric-correction {
|
||||||
/* 仅在 hover 歌词区域时显示 */
|
/* 仅在 hover 歌词区域时显示 */
|
||||||
.music-lrc:hover & {
|
.music-lrc:hover & {
|
||||||
opacity: 1 !important;
|
opacity: 1 !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user