fix(layout.css): loading style

This commit is contained in:
qingwei.li 2017-02-21 20:14:05 +08:00 committed by cinwell.li
commit 42b2dba589

View file

@ -8,6 +8,8 @@
}
body:not(.ready) {
overflow: hidden;
[data-cloak] {
display: none;
}