提交 1ddfca83 编写于 作者: J Jacob Schatz

Move v-cloak to a more general area.

上级 343a45dc
......@@ -124,3 +124,7 @@ of the body element here, we negate cascading side effects but allow momentum sc
.with-performance-bar .page-with-sidebar {
margin-top: $header-height + $performance-bar-height;
}
[v-cloak] {
display: none;
}
[v-cloak] {
display: none;
}
.fade-enter-active,
.fade-leave-active {
transition: opacity .5s;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册