forked from jchomaz/Vulture
Tracking de l'application VApp (IHM du jeu)
This commit is contained in:
7
VApp/node_modules/vuetify/lib/components/VParallax/VParallax.css
generated
vendored
Normal file
7
VApp/node_modules/vuetify/lib/components/VParallax/VParallax.css
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
.v-parallax {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
.v-parallax--active > .v-img__img {
|
||||
will-change: transform;
|
||||
}
|
||||
Reference in New Issue
Block a user