aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/forms/ackee-select.stories.tsx
Path not found
='blob content' class='blob'>
1
2
3
4
5
6
7
8
9
.label {
  &--left {
    margin-right: var(--spacing-2xs);
  }

  &--top {
    display: block;
  }
}