Fetching metadata from the HF Docker repository...
Upload 1411 files
b9fe2b4
verified
|
.primitiveImg { |
|
display: inline-block; |
|
max-height: 100px; |
|
} |
|
|
|
.image { |
|
max-width: 100px; |
|
object-fit: contain; |
|
} |
|
|
|
.imagePreview { |
|
display: block; |
|
max-width: 45vw; |
|
max-height: 40vh; |
|
} |
|
|