N°3528 - Finish silo selection migration

This commit is contained in:
acognet
2021-01-21 15:20:10 +01:00
parent 26d25706f2
commit 8f1d9fba57
2 changed files with 9 additions and 2 deletions

View File

@@ -226,9 +226,8 @@ $file-name-max-width: 16em !default;
.file-input {
height: 100%;
left: 0;
opacity: 0;
outline: none;
position: absolute;
position: relative;
top: 0;
width: 100%;
}