Make the description column in the catalog table use up as much space as possible before hiding overflowing text

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
This commit is contained in:
Oliver Sand
2021-02-19 16:54:44 +01:00
parent d6593abe6f
commit 437bac5490
4 changed files with 11 additions and 1 deletions
@@ -99,6 +99,7 @@ const columns: TableColumn<EntityRow>[] = [
placement="bottom-start"
/>
),
width: 'auto',
},
{
title: 'Tags',