Fix the height of file inputs

environments/dev/deployments/119
User 6 years ago
parent 890312a0dc
commit 32d7646db1

@ -121,6 +121,7 @@
input[type=file] {
padding: 5px;
height: auto;
}
.banner {

Loading…
Cancel
Save