Skip to content

Commit

Permalink
Accordion height issue
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitchhabra04 committed Oct 3, 2024
1 parent 55943e5 commit 8810ad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/accordion/src/accordion-item.module.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@import '@accoutrement';

.item-container {
min-height: 3vh;
overflow: hidden;
background-color: color('white');
border: 1px solid color('gray');
Expand Down

0 comments on commit 8810ad4

Please sign in to comment.