1 2 3 4 5 6 7 8 9 10
.uploadShow img { max-width: 30rem; max-height: 20rem; } .upload { height: 100%; } .upload > div:last-child { flex: 1; }