This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
web
/
wanda-bm-guide
Tarkkaile
17
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
rotate img 90% --> 100%
yunxing
4 vuotta sitten
vanhempi
1cf058a400
commit
b858fd6a9b
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
src/components/Rotation/src/rotation.vue
+ 1
- 1
src/components/Rotation/src/rotation.vue
Näytä tiedosto
@@ -40,7 +40,7 @@ export default {
height: 100%;
}
img {
- width:
9
0%;
+ width:
10
0%;
}
}