show default copy job name (#2266)

This commit is contained in:
BChoudhury-ms
2025-11-27 10:34:08 +05:30
committed by GitHub
parent a33429fd85
commit bb0bbd8a6e
4 changed files with 50 additions and 6 deletions

View File

@@ -118,8 +118,9 @@
.jobNameLink {
color: @LinkColor;
text-decoration: underline;
cursor: pointer;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
}
}