fix: Collapse Panel with extra prop (#21202)

This commit is contained in:
zhiyuc 2020-02-04 10:57:11 +08:00 committed by GitHub
parent e5509215bc
commit 73679974b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@
line-height: 22px;
cursor: pointer;
transition: all 0.3s;
.clearfix;
.@{collapse-prefix-cls}-rtl & {
padding: @collapse-header-padding;