田源
2024-08-30 9900d07ca84f9a1718f8b8781c567ecae9f232b6
Source/plt-web/plt-web-ui/src/App.vue
@@ -35,8 +35,8 @@
  margin: 50px auto;
}
.avue-dialog .el-dialog{
  top:47%;
  max-height: calc(100% - 100px);
  top:50%;
  max-height: calc(100% - 80px);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, -50%);
  margin-top: 0 !important;