fix(menu): fix the jitter problem of menu folding animation,fix #732

This commit is contained in:
Vben
2021-06-18 00:36:00 +08:00
parent 0d0708409c
commit 4c89ea7474
4 changed files with 5 additions and 7 deletions

View File

@@ -118,5 +118,5 @@
"i18n-ally.enabledParsers": ["ts"],
"i18n-ally.sourceLanguage": "en",
"i18n-ally.enabledFrameworks": ["vue", "react"],
"cSpell.words": ["vben", "windi", "browserslist", "esnext", "antv", "tinymce", "qrcode"]
"cSpell.words": ["vben", "windi", "browserslist", "esnext", "antv", "tinymce", "qrcode", "sider"]
}