diff --git a/src/view/com/util/images/ImageLayoutGrid.tsx b/src/view/com/util/images/ImageLayoutGrid.tsx index fce22c132e..1077245b26 100644 --- a/src/view/com/util/images/ImageLayoutGrid.tsx +++ b/src/view/com/util/images/ImageLayoutGrid.tsx @@ -22,8 +22,6 @@ export function ImageLayoutGrid({style, ...props}: ImageLayoutGridProps) { ? gtMobile ? a.gap_xs : a.gap_2xs - : gtMobile - ? a.gap_sm : a.gap_xs const count = props.images.length let aspectRatio = 1