🎨 style: 更新歌词区域按钮样式,修复歌词时间调整按钮不显示问题

This commit is contained in:
alger
2025-06-20 23:06:57 +08:00
parent facb03d3e1
commit 72c11eef6c

View File

@@ -802,7 +802,7 @@ defineExpose({
animation: spin 1s linear infinite;
}
.lyric-correction-btns-mac {
.lyric-correction {
/* 仅在 hover 歌词区域时显示 */
.music-lrc:hover & {
opacity: 1 !important;