applications/task-work-order/src/styles/common/cockpit.scss
@@ -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; @@ -540,6 +543,13 @@ font-style: normal; text-transform: none; } .val-long { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; } } }