We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8444a0 commit 6a4e5ccCopy full SHA for 6a4e5cc
src/vs/base/browser/ui/button/button.css
@@ -49,7 +49,7 @@
49
.monaco-button-dropdown.disabled > .monaco-button.disabled,
50
.monaco-button-dropdown.disabled > .monaco-button.disabled:focus,
51
.monaco-button-dropdown.disabled > .monaco-button-dropdown-separator {
52
- opacity: 0.4;
+ opacity: 0.4 !important;
53
}
54
55
.monaco-button-dropdown .monaco-button-dropdown-separator {
0 commit comments