This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
boz
/
vue-remote-component
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
8ea81ad1b9
Ramas
Etiquetas
master
vue-remote-comp...
/
custom-form-lib
/
src
/
components
/
CustomForm
/
index.module.scss
index.module.scss
102 B
Histórico
Raw
1
2
3
4
5
6
.customForm {
display: flex;
flex-direction: column;
box-sizing: border-box;
overflow: auto;
}