This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
web
/
wanda-bm-guide
Observar
17
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
rotation img width 90% --> 100%
yunxing
4 anos atrás
pai
0e389db3e1
commit
02699c1f8e
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
src/components/Rotation/src/rotation.vue
+ 1
- 1
src/components/Rotation/src/rotation.vue
Ver arquivo
@@ -40,7 +40,7 @@ export default {
height: 100%;
}
img {
- width:
9
0%;
+ width:
10
0%;
}
}