@@ -245,7 +245,7 @@ export const VIOLATION_NOTICE_TABLE_COLUMNS: TableColumnProps[] = [
prop: 'createSource',
slot: 'createSource',
align: 'center',
- minWidth: '200px',
+ minWidth: '120px',
},
];