fix double scroll bar when updating by @zhuzhuyule

This commit is contained in:
Listen 1 2018-02-14 21:44:48 +08:00
parent ef9d4a0e1b
commit 5acd863e91

View File

@ -31,6 +31,7 @@ body {
}
body {
color: #fff;
overflow: hidden !important;
/* text-align: center;*/
/*text-shadow: 0 1px 3px rgba(0,0,0,.5);*/
}