Skip to content

Commit 42b2dba

Browse files
committed
fix(layout.css): loading style
1 parent 2a1157a commit 42b2dba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/themes/basic/_layout.css

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
}
99

1010
body:not(.ready) {
11+
overflow: hidden;
12+
1113
[data-cloak] {
1214
display: none;
1315
}

0 commit comments

Comments
 (0)