fix: update image gallery styles (#15301)

pull/14262/head
Wu Tianwei 1 year ago committed by Bharat Ramanathan
parent 51e5b1a0da
commit 0229841f46

@ -1,8 +1,8 @@
.item {
height: 200px;
max-height: 200px;
margin-right: 8px;
margin-bottom: 8px;
object-fit: cover;
object-fit: contain;
object-position: center;
border-radius: 8px;
cursor: pointer;

Loading…
Cancel
Save