1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00

Ensure child component column in tables always uses auto width

This commit is contained in:
Andrew Kingston 2022-02-18 14:58:49 +00:00
parent c19f24b2e0
commit e651663264

View file

@ -73,6 +73,7 @@
order: 0,
sortable: false,
divider: true,
width: "auto",
}
}