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

fix collapse nest style

parent 2f8ab5a2
...@@ -40,8 +40,10 @@ ...@@ -40,8 +40,10 @@
} }
@when active { @when active {
.el-collapse-item__header__arrow { > .el-collapse-item__header {
transform: rotate(90deg); .el-collapse-item__header__arrow {
transform: rotate(90deg);
}
} }
} }
......
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