Selaa lähdekoodia

style: 样式修改

wyf 7 kuukautta sitten
vanhempi
commit
3defa8c07d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/traffic/violation/act/configs/tables.ts

+ 1 - 1
src/views/traffic/violation/act/configs/tables.ts

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