better text-shadow for fixed lrc

This commit is contained in:
DIYgod 2018-03-23 13:30:53 +08:00
parent 1d6ceb833b
commit 398c8be87a
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ $aplayer-height-lrc: $aplayer-height + $lrc-height - 6;
margin: 0;
z-index: 98;
pointer-events: none;
text-shadow: 0 0 1px #fff, 0 0 10px #fff;
text-shadow: -1px -1px 0 #fff;
&:before,
&:after {