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