This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
iapt-platform
/
mint
espejo de
https://github.com/iapt-platform/mint.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
create
visuddhinanda
hace 2 años
padre
05a88b7960
commit
68058700a2
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
dashboard/src/components/dict/style.css
+ 4
- 0
dashboard/src/components/dict/style.css
Ver fichero
@@ -0,0 +1,4 @@
+.dict_content img {
+ max-width: 100%;
+ width: 100vw;
+}