mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-05 12:55:10 +01:00
Update markdown progress text styling
This commit is contained in:
@@ -647,10 +647,11 @@
|
||||
}
|
||||
|
||||
.interactive-item-container .rendered-markdown.progress-step > p {
|
||||
color: var(--vscode-descriptionForeground);
|
||||
font-size: 12px;
|
||||
display: flex;
|
||||
gap: 5px;
|
||||
align-items: center;
|
||||
opacity: 0.7;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user