diff --git a/components/GatekeeperViolationsTable.vue b/components/GatekeeperViolationsTable.vue index 0e544360d7..753656df48 100644 --- a/components/GatekeeperViolationsTable.vue +++ b/components/GatekeeperViolationsTable.vue @@ -29,7 +29,7 @@ export default { label: 'Name', value: 'nameDisplay', sort: `nameDisplay`, - width: 200 + width: 270 }, this.includeConstraint ? { name: 'Constraint',