diff --git a/resources/assets/sass/styles.scss b/resources/assets/sass/styles.scss index e40430bd8..0b86051bb 100644 --- a/resources/assets/sass/styles.scss +++ b/resources/assets/sass/styles.scss @@ -18,7 +18,7 @@ @import "pages"; @import "comments"; -[v-cloak], [v-show] { +[v-cloak] { display: none; opacity: 0; animation-name: none !important; }