refactor: rename Changes view to Artifacts and clean up related code

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
mrleemurray
2026-03-26 16:14:04 +00:00
parent f7784f32af
commit 1daa2bd43e
3 changed files with 11 additions and 26 deletions

View File

@@ -123,8 +123,8 @@
}
/* Individual check row */
.ci-status-widget-list .monaco-list-row {
border-radius: 4px !important;
.ci-status-widget .ci-status-widget-list .monaco-list-row {
border-radius: 4px;
}
.ci-status-widget-check {