Source/ProjectWeb/src/App.vue
@@ -28,7 +28,18 @@ .el-card__body { padding: 15px; } .el-dialog{ margin: 50px auto; } .avue-dialog .el-dialog{ top:50%; max-height: calc(100% - 100px); -webkit-transform: translate(-50%, 0); transform: translate(-50%, -50%); } .avue-dialog .el-dialog__body{ padding: 20px; } .avue--detail .el-col{ margin-bottom: 0; } @@ -76,4 +87,8 @@ .el-form-item--mini.el-form-item, .el-form-item--small.el-form-item{ margin-bottom: 10px; } .tree-buttons .el-button{ margin: 0 5px 5px 0; } </style>