mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 13:29:41 +02:00
fix(container): column selection UI issue EE-5780 (#9242)
This commit is contained in:
parent
94379763f8
commit
634326b5cd
2 changed files with 3 additions and 1 deletions
|
@ -40,6 +40,7 @@ export function createSelectColumn<T>(): ColumnDef<T> {
|
|||
}}
|
||||
/>
|
||||
),
|
||||
enableHiding: false,
|
||||
meta: {
|
||||
width: 50,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue