Update markdown progress text styling

This commit is contained in:
David Dossett
2024-04-16 10:11:00 -07:00
parent 455584024c
commit fac76d0ce2
@@ -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;
}