Commit b10d1e0
authored
Update FileUpload.vue
The element has a non zero size (1px X 1px) which might (and in some case actually do) cause an issue because the element actually takes some space. For example when it is placed between 2 elements with `width: 50%` the 1px will break the layout.1 parent ef6d252 commit b10d1e0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments