fix: SC add products table full width (#7273)
This commit is contained in:
@@ -156,7 +156,7 @@ export const AddProductsToSalesChannelForm = ({
|
||||
</Button>
|
||||
</div>
|
||||
</RouteFocusModal.Header>
|
||||
<RouteFocusModal.Body className="flex h-full w-full flex-col items-center divide-y overflow-y-auto">
|
||||
<RouteFocusModal.Body className="flex size-full flex-col overflow-y-auto">
|
||||
<DataTable
|
||||
table={table}
|
||||
count={count}
|
||||
|
||||
Reference in New Issue
Block a user