吉安感知网项目-前端
shuishen
2026-01-22 5e82f53dd8436225e2e3d71e9802018e954fd528
Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web
1 files modified
17 ■■■■ changed files
applications/task-work-order/src/styles/common/cockpit.scss 17 ●●●● patch | view | raw | blame | history
applications/task-work-order/src/styles/common/cockpit.scss
@@ -454,21 +454,20 @@
  }
}
.el-overlay-dialog{
  display: flex;
  justify-content: center; /* 水平居中 */
  align-items: center;     /* 垂直居中 */
}
.gd-dialog {
  padding: 30px;
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 6px 6px 6px 6px;
  margin-top: auto !important;
  margin: 0 !important;
  max-height: 90vh;
  min-height: 20vh;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  .el-dialog__header {
    span {
@@ -489,7 +488,7 @@
  .el-dialog__body {
    overflow: auto;
    min-height: 20vh;
    .detail-title {
      margin-bottom: 10px;
      font-family: Source Han Sans CN, Source Han Sans CN;