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