We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b417b76 commit f77b6f6Copy full SHA for f77b6f6
1 file changed
src/vs/workbench/contrib/scm/browser/media/scm.css
@@ -140,9 +140,9 @@
140
display: block;
141
}
142
143
-.scm-view .scm-status.show-actions .scm-provider > .actions,
144
-.scm-view .scm-status.show-actions > .monaco-list .monaco-list-row .resource-group > .actions,
145
-.scm-view .scm-status.show-actions > .monaco-list .monaco-list-row .resource > .name > .monaco-icon-label > .actions {
+.scm-view.show-actions .scm-provider > .actions,
+.scm-view.show-actions > .monaco-list .monaco-list-row .resource-group > .actions,
+.scm-view.show-actions > .monaco-list .monaco-list-row .resource > .name > .monaco-icon-label > .actions {
146
147
148
0 commit comments