@@ -1,6 +1,6 @@
{
"name": "go-admin",
- "version": "1.1.4",
+ "version": "1.1.5",
"description": "A magical vue admin. An out-of-box UI solution for enterprise applications. Newest development stack of vue. Lots of awesome features",
"author": "https://github.com/wenjianzhang/go-admin-ui",
"license": "MIT",
@@ -21,7 +21,7 @@ var _hmt = _hmt || [];
<style lang="scss">
.el-dialog__wrapper{
- //display: flex;
+ display: flex;
justify-content: center;
align-items: center;
}