Skip to content

Commit

Permalink
fix(collapse): fix wrong style
Browse files Browse the repository at this point in the history
  • Loading branch information
BeADre committed Apr 16, 2021
1 parent c975c6a commit 6e778f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/varlet-ui/src/collapse-item/collapseItem.less
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
padding: @collapse-header-padding;
justify-content: space-between;
position: relative;
width: 100%;

&__icon {
transform: rotate(0deg);
Expand Down

0 comments on commit 6e778f4

Please sign in to comment.