mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
Co-authored-by: jinye <jinye@baidu.com>
This commit is contained in:
parent
a64b0e4be0
commit
3b5be811a0
@ -125,7 +125,10 @@
|
||||
transform: rotate(var(--collapse-icon-rotate));
|
||||
}
|
||||
|
||||
&--title-bottom.is-active &-arrow {
|
||||
&--title-bottom.is-active
|
||||
> .#{$ns}Collapse-header
|
||||
> .#{$ns}Collapse-arrow-wrap
|
||||
> &-arrow {
|
||||
top: 0;
|
||||
transform: rotate(calc(-1 * var(--collapse-icon-rotate)));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user