refactor(dev-only): files table view attached column wrapping

This commit is contained in:
Aman Harwara
2022-12-24 17:05:13 +05:30
parent e6824a3414
commit 3b64acc290

View File

@@ -215,7 +215,7 @@ const FilesTableView = ({ application, filesController, featuresController, link
}
return (
<div className="flex max-w-76 flex-wrap gap-2">
<div className="flex items-center gap-2">
<LinkedItemBubble
className="overflow-hidden"
link={links[0]}