forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
0d306e9d41
commit
3f688a728b
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ export default defineComponent({
|
|||
|
||||
<style lang="scss" scoped>
|
||||
.window-enter-active, .window-leave-active {
|
||||
transition: opacity 0.3s, transform 0.3s !important;
|
||||
transition: opacity 0.2s, transform 0.2s !important;
|
||||
}
|
||||
.window-enter-from, .window-leave-to {
|
||||
pointer-events: none;
|
||||
|
|
Loading…
Reference in a new issue