From 50a2e619c22495f4c107bc8a4ea06877dab10c38 Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Wed, 3 Nov 2021 12:17:07 -0400 Subject: [PATCH] [Discover] Fix doc viewer field column `Field` and `Value` width issues (#117121) (#117321) Co-authored-by: Maja Grubic Co-authored-by: Matthias Wilhelm Co-authored-by: Maja Grubic --- .../public/application/components/table/table_columns.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/discover/public/application/components/table/table_columns.tsx b/src/plugins/discover/public/application/components/table/table_columns.tsx index 5bd92fe9166e..267378289714 100644 --- a/src/plugins/discover/public/application/components/table/table_columns.tsx +++ b/src/plugins/discover/public/application/components/table/table_columns.tsx @@ -51,6 +51,7 @@ export const MAIN_COLUMNS: Array> = [ field: 'field', className: 'kbnDocViewer__tableFieldNameCell', mobileOptions: { header: false }, + width: '30%', name: (