Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Korko
SecretSanta.fr
Commits
c32a49bd
Commit
c32a49bd
authored
Jan 03, 2017
by
Korko
Browse files
Add rule for v-cloak
parent
261ca700
Changes
2
Hide whitespace changes
Inline
Side-by-side
public/assets/randomForm.css
View file @
c32a49bd
...
...
@@ -12884,6 +12884,10 @@ img {
z-index
:
100
;
}
[
v-cloak
]
{
display
:
none
;
}
/* ==========================================================================
02. Header
========================================================================== */
...
...
resources/assets/sass/layout.scss
View file @
c32a49bd
...
...
@@ -132,7 +132,9 @@ img {
margin-top
:
0px
;
z-index
:
100
;
}
[
v-cloak
]
{
display
:
none
;
}
/* ==========================================================================
02. Header
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment