This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
root
/
PyWebIO
mirror de
https://github.com/pywebio/PyWebIO.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
maint(frontend): update file input style
wangweimin
há 5 anos atrás
pai
b3ef639af4
commit
b71cb9b406
1 ficheiros alterados
com
4 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
4
0
pywebio/html/css/app.css
+ 4
- 0
pywebio/html/css/app.css
Ver Ficheiro
@@ -129,3 +129,7 @@ img {
opacity: 1
}
}
+
+.custom-file {
+ margin-bottom: 8px;
+}