Skip to content

Commit

Permalink
fix: set the collapse content width to initial value
Browse files Browse the repository at this point in the history
  • Loading branch information
wewoor committed Sep 13, 2021
1 parent b744265 commit 366a635
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/collapse/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ $collapse__extra: #{$collapse}__extra;

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

&:not(:empty) {
flex: 1;
Expand Down

0 comments on commit 366a635

Please sign in to comment.