提交 3a5d76ee 编写于 作者: A afc163

Fix collapse animation

上级 9dcd2a05
......@@ -50,7 +50,7 @@
}
&-content {
height: 0;
display: none;
overflow: hidden;
color: @text-color;
padding: 0 16px;
......@@ -60,6 +60,10 @@
padding-top: 16px;
padding-bottom: 16px;
}
&-active {
display: block;
}
}
&-collapsing {
......@@ -73,10 +77,6 @@
}
}
&-content-active {
height: auto;
}
& > &-item-active {
> .@{collapse-prefix-cls}-header {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册