mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 19:29:04 +08:00
fix: fix the failure of table expansion icon animation
This commit is contained in:
@@ -50,5 +50,11 @@
|
||||
&__active {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
|
||||
&.right.base-arrow__active {
|
||||
span {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user