Skip to content

Commit

Permalink
fix: Back of relative (ant-design#33070)
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ authored Nov 29, 2021
1 parent a95030c commit 97ee6df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/collapse/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
}

> .@{collapse-prefix-cls}-header {
position: relative; // Compatible with old version of antd, should remove in next version
display: flex;
flex-wrap: nowrap;
align-items: flex-start;
Expand Down

0 comments on commit 97ee6df

Please sign in to comment.