Skip to content

Commit 366a635

Browse files
committed
fix: set the collapse content width to initial value
1 parent b744265 commit 366a635

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/collapse/style.scss

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ $collapse__extra: #{$collapse}__extra;
6969

7070
&__content {
7171
border: 1px solid transparent;
72-
width: calc(100% - 3px);
7372

7473
&:not(:empty) {
7574
flex: 1;

0 commit comments

Comments
 (0)