diff --git a/frontend/src/components/listing/ListingSTLs.tsx b/frontend/src/components/listing/ListingSTLs.tsx index 5f1a56e8..799a801e 100644 --- a/frontend/src/components/listing/ListingSTLs.tsx +++ b/frontend/src/components/listing/ListingSTLs.tsx @@ -48,11 +48,10 @@ const SingleStlViewer = (props: SingleStlViewerProps) => { }> @@ -122,7 +121,7 @@ const ListingSTLs = (props: Props) => { )} {!collapsed && ( -
+
{stls.map((stl) => (