ellipsis on file input overflow

This commit is contained in:
clemkeirua 2019-04-29 11:33:59 +02:00
parent 67a3d435d0
commit c98655be52
3 changed files with 8 additions and 5 deletions

View file

@ -47,4 +47,8 @@
.optional-justificatif {
margin-bottom: 16px;
}
input[data-direct-upload-url] {
width: 100%;
}
}