This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
root
/
PyWebIO
espejo de
https://github.com/pywebio/PyWebIO.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
maint(frontend): update file input style
wangweimin
hace 5 años
padre
b3ef639af4
commit
b71cb9b406
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
pywebio/html/css/app.css
+ 4
- 0
pywebio/html/css/app.css
Ver fichero
@@ -129,3 +129,7 @@ img {
opacity: 1
}
}
+
+.custom-file {
+ margin-bottom: 8px;
+}