mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-25 08:47:22 +08:00
fix: 修复逐字歌词 字间距问题
This commit is contained in:
@@ -767,9 +767,7 @@ defineExpose({
|
|||||||
|
|
||||||
.lyric-word {
|
.lyric-word {
|
||||||
@apply inline-block;
|
@apply inline-block;
|
||||||
margin-right: 4px;
|
padding-right: 0;
|
||||||
padding: 2px 4px;
|
|
||||||
border-radius: 4px;
|
|
||||||
font-weight: inherit;
|
font-weight: inherit;
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
letter-spacing: inherit;
|
letter-spacing: inherit;
|
||||||
|
|||||||
Reference in New Issue
Block a user