1
0
Fork 0
mirror of synced 2024-08-17 02:51:55 +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 84a475764e
commit a3ee95f4e9

View file

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