mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-14 23:11:00 +08:00
fix: 修复逐字歌词 字间距问题
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user