docs(data-table): set width on empty column with overflow menu

This commit is contained in:
Eric Liu 2025-09-04 07:59:14 -07:00
commit a2039bf30b

View file

@ -9,7 +9,7 @@
{ key: "name", value: "Name" },
{ key: "port", value: "Port" },
{ key: "rule", value: "Rule" },
{ key: "overflow", empty: true },
{ key: "overflow", empty: true, width: "72px" },
];
const rows = [