Explorar el Código

make video responsive

tags/v1.0.0
Uvis Grinfelds hace 9 años
padre
commit
8d6006435b
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. +7
    -1
      transfersh-web/styles/includes/preview.less

+ 7
- 1
transfersh-web/styles/includes/preview.less Ver fichero

@@ -86,6 +86,12 @@ padding: 20px;
}
}

#md-preview {
#md-preview,{
padding-bottom: 30px;
}


video {
margin: 0 auto;
width: 100%;
}

Cargando…
Cancelar
Guardar