mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
refactor: rename Changes view to Artifacts and clean up related code
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user