Skip to content

Commit

Permalink
Revert "fix: label prevents clicking on the accordion (#1448)" (#1466)
Browse files Browse the repository at this point in the history
This reverts commit ffd367f.
  • Loading branch information
tiloyi committed Jul 11, 2023
1 parent e1adb40 commit 000dce6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/styles/components/_c.accordion.scss
Expand Up @@ -29,7 +29,6 @@
display: block;
padding-left: $mu050;
position: relative;
pointer-events: none;

&:hover {
background-color: $color-grey-100;
Expand Down

0 comments on commit 000dce6

Please sign in to comment.