diff --git a/src/pages/playground/components/ground-images.tsx b/src/pages/playground/components/ground-images.tsx index 98ade57c..c55d2388 100644 --- a/src/pages/playground/components/ground-images.tsx +++ b/src/pages/playground/components/ground-images.tsx @@ -472,7 +472,7 @@ const GroundImages: React.FC = forwardRef((props, ref) => { loading={loading} responseable={true} gutter={[8, 16]} - autoSize={false} + autoSize={true} > {!imageList.length && (