mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 22:03:50 +02:00
downgrade element-plus to 2.11.2
This commit is contained in:
@@ -751,8 +751,8 @@
|
||||
:global(.nav-menu-slide-enter-active),
|
||||
:global(.nav-menu-slide-leave-active) {
|
||||
transition:
|
||||
opacity var(--el-transition-duration) ease,
|
||||
transform var(--el-transition-duration) ease;
|
||||
opacity 0.1s ease,
|
||||
transform 0.1s ease;
|
||||
transform-origin: left center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user