fix: 修复逐字歌词 字间距问题

This commit is contained in:
alger
2025-10-12 13:02:56 +08:00
parent f3a9f8b979
commit 77f3069e67

View File

@@ -767,9 +767,7 @@ defineExpose({
.lyric-word {
@apply inline-block;
margin-right: 4px;
padding: 2px 4px;
border-radius: 4px;
padding-right: 0;
font-weight: inherit;
font-size: inherit;
letter-spacing: inherit;