Skip to content

Commit

Permalink
feat: center button wrapper items
Browse files Browse the repository at this point in the history
  • Loading branch information
timoheddes committed Oct 9, 2023
1 parent 158ed32 commit a44b565
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export const accordionSectionWrapperClass = style([

export const accordionButtonClass = style([
sprinkles({
alignItems: 'center',
background: 'none',
border: 'none',
color: '$neutral5',
Expand Down

0 comments on commit a44b565

Please sign in to comment.