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:
@@ -99,6 +99,7 @@ const columns: TableColumn<EntityRow>[] = [
|
||||
placement="bottom-start"
|
||||
/>
|
||||
),
|
||||
width: 'auto',
|
||||
},
|
||||
{
|
||||
title: 'Tags',
|
||||
|
||||
Reference in New Issue
Block a user