PipeLineLems/web/src/components/Title/Title.module.scss
@@ -13,11 +13,19 @@ justify-content: space-between; align-items: center; } .label { word-break: keep-all; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .desc { width: 252px; height: 17px; font-size: 12px; font-family: PingFang SC, PingFang SC; font-weight: 400; color: #35363b; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }