applications/task-work-order/src/styles/common/cockpit.scss
@@ -475,6 +475,7 @@ .detail-container { display: flex; justify-content: space-between; height: 680px; .detail-left { margin-right: 20px; @@ -484,16 +485,21 @@ } .detail-right { &>div { .detail-title { margin: 10px 0; } width: 920px; flex: 1; overflow: auto; display: flex; flex-direction: column; &:first-child { .detail-title { margin-top: 0; } } .view-container { display: flex; flex-direction: column; } .gd-cesium { width: 100%; min-height: 380px; flex: 1; } } }