Skip to content

Commit 749f88c

Browse files
authored
COMP-657:Modal size change for Creating Enforcement (#547)
1 parent 1966eca commit 749f88c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compliance-web/src/components/App/Inspections/Profile/InspectionEnforcements.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ const InspectionEnforcements: React.FC<InspectionEnforcementsProps> = ({
341341

342342
setModalOpen({
343343
content,
344+
width: '520px'
344345
});
345346
};
346347

0 commit comments

Comments
 (0)