balibabu
feat: Wrap the searched chunk with a Popover #2247 (#2398)
6eec14a
raw
history blame
195 Bytes
.primitiveImg {
display: inline-block;
max-height: 100px;
}
.image {
max-width: 100px;
object-fit: contain;
}
.imagePreview {
display: block;
max-width: 45vw;
max-height: 40vh;
}