Skip to content

Commit

Permalink
Merge branch 'DSYS-26-accordion' of https://github.com/vimeo/iris int…
Browse files Browse the repository at this point in the history
…o DSYS-26-accordion
  • Loading branch information
rose-liang committed Aug 22, 2023
2 parents 713402c + 5c94258 commit dd790df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/components/Accordion/Accordion.style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export const TriggerContainer = styled.button<{
padding: ${rem(12)} ${rem(15)};
border-radius: ${rem(10)};
width: 100%;
position: relative;
&:hover {
background-color: ${({ theme, format }) =>
format === 'basic'
Expand Down

0 comments on commit dd790df

Please sign in to comment.