diff --git a/ui/src/components/widgets/Table.vue b/ui/src/components/widgets/Table.vue index 356180f..df365e9 100644 --- a/ui/src/components/widgets/Table.vue +++ b/ui/src/components/widgets/Table.vue @@ -280,7 +280,7 @@ table { } .attr-col { - width: 25%; + width: 33%; } &.reverse .attr-col {