This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
web
/
wanda-bm-guide
Seguir
17
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
update
zhulizhen1111
hace 4 años
padre
fb0d5d500d
commit
471ea62847
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
src/views/overview/picViewRotation.vue
+ 2
- 0
src/views/overview/picViewRotation.vue
Ver fichero
@@ -93,6 +93,8 @@ export default {
}
img {
width: 100%;
+ height: 100%;
+ object-fit: contain;
}
}
}