Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -13,7 +13,7 @@ export function PixelsPage() {
|
||||
|
||||
return (
|
||||
<PageBody>
|
||||
<Column gap="6">
|
||||
<Column gap="6" margin="2">
|
||||
<PageHeader title={formatMessage(labels.pixels)}>
|
||||
<PixelAddButton teamId={teamId} />
|
||||
</PageHeader>
|
||||
|
||||
Reference in New Issue
Block a user