mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-02 23:40:04 +00:00
Removed v-show delayed content display
This commit is contained in:
parent
039ee5d06c
commit
194293664f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
@import "pages";
|
||||
@import "comments";
|
||||
|
||||
[v-cloak], [v-show] {
|
||||
[v-cloak] {
|
||||
display: none; opacity: 0;
|
||||
animation-name: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue