jiangping
2023-08-23 15f9683592a38ce15aee12a55f4a058b469b2b3c
大屏
已修改1个文件
4 ■■■■ 文件已修改
screen_standard/src/views/process.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
screen_standard/src/views/process.vue
@@ -501,7 +501,7 @@
    }
    .today-yield {
      height: 222px;
      height: calc(100vh - 690px);;
      background: linear-gradient(180deg, rgba(52, 88, 159, 0) 0%, rgba(0, 86, 255, 0.4) 100%);
      .yield-content {
@@ -607,7 +607,7 @@
    }
    .bad-diagram {
      height: 222px;
      height:calc(100vh - 690px);;
      background: linear-gradient(180deg, rgba(52, 88, 159, 0) 0%, rgba(0, 86, 255, 0.4) 100%);
      .bad-content {