Skip to content

Commit 1722ad5

Browse files
committed
fix button codicon colors
1 parent 15e159a commit 1722ad5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/vs/base/browser/ui/button/button.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626

2727
.monaco-button > .codicon {
2828
margin: 0 0.2em;
29-
color: inherit;
29+
color: inherit !important;
3030
}

0 commit comments

Comments
 (0)