Ensure child component column in tables always uses auto width
This commit is contained in:
parent
84a475764e
commit
a3ee95f4e9
|
@ -73,6 +73,7 @@
|
|||
order: 0,
|
||||
sortable: false,
|
||||
divider: true,
|
||||
width: "auto",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue