Skip to content

Commit

Permalink
Merge pull request #564 from openameba/docs/breadcrumb-margin
Browse files Browse the repository at this point in the history
docs(spindle-ui): note for Breadcrumb position
  • Loading branch information
herablog committed Oct 25, 2022
2 parents d406901 + 4e1be37 commit 21f2955
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/spindle-ui/src/Breadcrumb/Breadcrumb.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ import { BreadcrumbItem } from './BreadcrumbItem';
</Story>
</Preview>

Standard Variantはタップエリアを確保する目的でテキストに余白が指定されています。ページ内での左端を揃えたい場合には、個別に余白を指定しBreadcrumb要素の位置を調整してください。

<Source
code={`
<BreadcrumbList variant="standard">
Expand Down

0 comments on commit 21f2955

Please sign in to comment.