Skip to content

Commit c6bee47

Browse files
committed
fix: height for mobile
1 parent 7ec48f6 commit c6bee47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/src/components/collapsible/collapsible.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
&--handle {
4343
align-items: baseline;
44-
height: 4.2rem;
44+
height: 3.8rem;
4545
}
4646
}
4747
&__icon {

0 commit comments

Comments
 (0)