From d45ee8331abb4fff6f7952b3974943dacee7903e Mon Sep 17 00:00:00 2001 From: djpbessems Date: Mon, 24 Jan 2022 16:28:28 +0100 Subject: [PATCH] Resize table;Change key scope --- Lowdefy/stage.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Lowdefy/stage.yaml b/Lowdefy/stage.yaml index 9c704b0..f76b837 100644 --- a/Lowdefy/stage.yaml +++ b/Lowdefy/stage.yaml @@ -54,17 +54,17 @@ areas: sortable: true resizable: false filter: false - rowSelection: multiple + rowSelection: multiple columnDefs: - headerName: Component name field: component - width: 350 + width: 45% - headerName: Component Version field: version - width: 100 + width: 20% - headerName: Operating system field: os - width: 250 + width: 45% - id: rest_data