mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-01-31 19:09:45 +08:00
Removed v-show delayed content display
This commit is contained in:
parent
039ee5d06c
commit
194293664f
|
@ -18,7 +18,7 @@
|
|||
@import "pages";
|
||||
@import "comments";
|
||||
|
||||
[v-cloak], [v-show] {
|
||||
[v-cloak] {
|
||||
display: none; opacity: 0;
|
||||
animation-name: none !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user