3927930
1
2
3
4
5
6
7
8
9
10
11
.image { width: 100px; object-fit: contain; } .imagePreview { display: block; max-width: 45vw; max-height: 40vh; }