diff --git a/components/cell/styled.ts b/components/cell/styled.ts index 02ba418..32fd89e 100644 --- a/components/cell/styled.ts +++ b/components/cell/styled.ts @@ -24,7 +24,7 @@ export const CellWrapper = styled.div` justify-content: space-between; align-items: center; flex-shrink: 0; - gap: ${cssVar("--spacing-space-16")}; + gap: ${cssVar("--spacing-space-12")}; font-size: 16px; line-height: 23px; letter-spacing: 0.16px; diff --git a/stories/cell.stories.tsx b/stories/cell.stories.tsx index fe2bd17..32ee4e1 100644 --- a/stories/cell.stories.tsx +++ b/stories/cell.stories.tsx @@ -36,16 +36,6 @@ export const Common: Story = { render: () => { return ( - - {icon} - - {underTitle} - - - {underValue} - - - {icon} @@ -54,14 +44,6 @@ export const Common: Story = { {underValue} - - {icon} - - {title} - - {value} - - {icon} {title} @@ -82,8 +64,8 @@ export const Common: Story = { {icon} - - {underTitle} + + {title} + + {icon} + + {title} + + + {value} + + + {icon} {title} @@ -236,7 +228,7 @@ export const Common: Story = { {underTitle} - c +