Commit a4894347 authored by baiyaaaaa's avatar baiyaaaaa Committed by 杨奕

fix collapse nest style

parent 2f8ab5a2
...@@ -40,10 +40,12 @@ ...@@ -40,10 +40,12 @@
} }
@when active { @when active {
> .el-collapse-item__header {
.el-collapse-item__header__arrow { .el-collapse-item__header__arrow {
transform: rotate(90deg); transform: rotate(90deg);
} }
} }
}
&:last-child { &:last-child {
margin-bottom: -1px; margin-bottom: -1px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment