Skip to content

Commit

Permalink
fix: #1640
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Feb 27, 2023
1 parent 0d490d6 commit d075a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/unstyled/collapse.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
}
.collapse {
@apply relative grid overflow-hidden;
grid-template-rows: 1fr auto;
}
.collapse-title,
.collapse > input[type="checkbox"],
Expand Down

0 comments on commit d075a2e

Please sign in to comment.