mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Removed v-show delayed content display
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
@import "pages";
|
||||
@import "comments";
|
||||
|
||||
[v-cloak], [v-show] {
|
||||
[v-cloak] {
|
||||
display: none; opacity: 0;
|
||||
animation-name: none !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user