提交 c39872a6 编写于 作者: A afc163

Fix collapse arrow style, close #471

上级 56c8f89d
......@@ -38,7 +38,7 @@
content: "\e60f";
vertical-align: middle;
transition: transform 0.24s ease;
top: -1px;
top: 0;
left: 16px;
top: ~"16px \9";
left: ~"0 \9";
......@@ -77,14 +77,9 @@
}
}
& > &-item-active {
> .@{collapse-prefix-cls}-header {
.arrow {
top: -1px;
left: 16px;
#arrow > .open();
}
& > &-item > &-header[aria-expanded="true"] {
.arrow {
#arrow > .open();
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册