吉安感知网项目-前端
罗广辉
2026-01-21 02352bc8bfaae779a180265cb4bf0c5312eaa615
applications/task-work-order/src/styles/common/cockpit.scss
@@ -461,7 +461,13 @@
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 6px 6px 6px 6px;
  margin-top: 10vh !important;
  margin-top: auto !important;
  max-height: 90vh;
  min-height: 20vh;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  .el-dialog__header {
@@ -482,8 +488,6 @@
  }
  .el-dialog__body {
    max-height: 70vh;
    min-height: 20vh;
    overflow: auto;
    .detail-title {