fix(scroll) highlight bug

This commit is contained in:
qingwei.li 2017-02-19 22:29:35 +08:00
commit 6b08546654
3 changed files with 56 additions and 53 deletions

View file

@ -17,7 +17,7 @@ div#app {
text-align: center;
font-size: 30px;
font-weight: lighter;
margin: 40vw auto;
margin: 40vh auto;
&:empty::before {
content: "Loading...";