diff --git a/src/widgets/base/one2many/One2manyTopBar.tsx b/src/widgets/base/one2many/One2manyTopBar.tsx index fc82b5b7e..b5c0c55fa 100644 --- a/src/widgets/base/one2many/One2manyTopBar.tsx +++ b/src/widgets/base/one2many/One2manyTopBar.tsx @@ -125,7 +125,7 @@ export const One2manyTopBar = (props: One2manyTopBarProps) => { } return ( -
+
{title()}
{mode !== "graph" && showCreateButton && (