diff --git a/src/components/common/CropModal.tsx b/src/components/common/CropModal.tsx index a91ffce80..cc9608c37 100644 --- a/src/components/common/CropModal.tsx +++ b/src/components/common/CropModal.tsx @@ -32,7 +32,7 @@ function centerAspectCrop( makeAspectCrop( { unit: '%', - width: 90, + width: 100, }, aspect, mediaWidth,