This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
web
/
wanda-bm-guide
Segui
17
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
rotate img 90% --> 100%
yunxing
4 anni fa
parent
1cf058a400
commit
b858fd6a9b
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
src/components/Rotation/src/rotation.vue
+ 1
- 1
src/components/Rotation/src/rotation.vue
Vedi File
@@ -40,7 +40,7 @@ export default {
height: 100%;
}
img {
- width:
9
0%;
+ width:
10
0%;
}
}