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