Skip to content

Commit 079a890

Browse files
Updated column width
Signed-off-by: Steve Springett <[email protected]>
1 parent 93f139d commit 079a890

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/portfolio/projects/ProjectFindings.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
title: this.$t('message.cwe'),
112112
field: "vulnerability.cwe",
113113
sortable: true,
114-
class: "expand-20",
115114
visible: false,
116115
formatter(value, row, index) {
117116
if (typeof value !== 'undefined') {

0 commit comments

Comments
 (0)