Merge pull request #306701 from microsoft/mrleemurray/front-tomato-hornet

Update CI status widget labels and styles for improved clarity
This commit is contained in:
Lee Murray
2026-03-31 17:13:42 +01:00
committed by GitHub
2 changed files with 8 additions and 2 deletions

View File

@@ -184,6 +184,12 @@
width: 100%;
}
.ci-status-widget-check-label .monaco-icon-label::before {
font-size: 14px;
width: 14px;
height: 14px;
}
.ci-status-widget-check-label .monaco-icon-label-container,
.ci-status-widget-check-label .monaco-icon-name-container {
display: block;