add_file_input

This commit is contained in:
SoHardKI
2019-07-26 15:31:39 +03:00
parent 9560efc7bc
commit ea96cfe152
6 changed files with 402 additions and 12 deletions

View File

@ -27,3 +27,12 @@
max-height: 100px;
flex-direction: column;
}
.field-usercard-fields-0-value{
display: flex;
width: auto;
}
.field-usercard-fields-0-value .itemImg {
width: 100% !important;
}