This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
web
/
wanda-bm-guide
Suivre
17
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
rotation img width 90% --> 100%
yunxing
il y a 4 ans
Parent
0e389db3e1
commit
02699c1f8e
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
src/components/Rotation/src/rotation.vue
+ 1
- 1
src/components/Rotation/src/rotation.vue
Voir le fichier
@@ -40,7 +40,7 @@ export default {
height: 100%;
}
img {
- width:
9
0%;
+ width:
10
0%;
}
}