修复歌词阴影问题
This commit is contained in:
parent
db38b27e52
commit
6ef8015179
@ -76,6 +76,7 @@ export default {
|
|||||||
}
|
}
|
||||||
.shadow {
|
.shadow {
|
||||||
color: transparent;
|
color: transparent;
|
||||||
|
margin-left: -0.14em;
|
||||||
}
|
}
|
||||||
.line-content {
|
.line-content {
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
|
|||||||
@ -80,6 +80,7 @@ export default {
|
|||||||
}
|
}
|
||||||
.shadow {
|
.shadow {
|
||||||
color: transparent;
|
color: transparent;
|
||||||
|
margin-left: -0.14em;
|
||||||
}
|
}
|
||||||
.line-content {
|
.line-content {
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user