吉安感知网项目-前端
shuishen
2026-01-28 7ddb7f6d597bf264a294393008d18ca89e7084da
applications/task-work-order/src/styles/common/cockpit.scss
@@ -475,7 +475,7 @@
    .detail-container {
      display: flex;
      justify-content: space-between;
      height: 680px;
      max-height: 680px;
      .detail-left {
        margin-right: 20px;
@@ -519,6 +519,7 @@
        .label {
          display: inline-block;
          width: 88px;
          flex-shrink: 0;
          font-family: Source Han Sans CN, Source Han Sans CN;
          font-weight: 500;
          font-size: 14px;
@@ -531,6 +532,8 @@
        .val {
          margin-left: 12px;
          flex: 1;
          overflow: hidden;
          font-family: Source Han Sans CN, Source Han Sans CN;
          font-weight: 400;
          font-size: 14px;
@@ -539,6 +542,13 @@
          text-align: left;
          font-style: normal;
          text-transform: none;
        }
        .val-long {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          cursor: pointer;
        }
      }
    }
@@ -1048,14 +1058,14 @@
  th.el-table__cell {
    height: 40px;
    border-bottom: 1px solid #DBDFF1 !important;
    border-bottom: 1px solid #E5E6EB !important;
    .cell {
      padding: 0 0 0 16px;
      font-family: Source Han Sans CN, Source Han Sans CN;
      font-weight: 400;
      font-size: 14px;
      color: #9292C1;
      color: #86909C;
      text-align: left;
      font-style: normal;
      text-transform: none;
@@ -1071,7 +1081,7 @@
      font-family: Source Han Sans CN, Source Han Sans CN;
      font-weight: 400;
      font-size: 14px;
      color: #383874;
      color: #4E5969;
      text-align: left;
      font-style: normal;
      text-transform: none;