Commit db062894 authored by vben's avatar vben

fix: fix the failure of table expansion icon animation

parent 28f7f7bf
......@@ -50,5 +50,11 @@
&__active {
transform: rotate(90deg);
}
&.right.base-arrow__active {
span {
transform: rotate(90deg);
}
}
}
</style>
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