Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cettina-tosto committed Dec 20, 2023
1 parent e3e15d9 commit b4bfe9c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/common/Accordion/AccordionSingle.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,14 +108,6 @@ const StyledTrigger = styled(AccordionTriggerPrimitive)`
margin-bottom: 0.75em;
}
svg {
position: absolute;
}
[data-stylizable='widget string-listarray accordion-header'] {
margin-left: 2rem;
}
`

const StyledChevron = styled(ChevronDownIcon)``
Expand Down

0 comments on commit b4bfe9c

Please sign in to comment.