This commit is contained in:
Miguel Solorio 2020-03-31 09:16:54 -07:00
parent 070e2f88c6
commit 62b8df0cbd

View file

@ -258,7 +258,7 @@
}
/* Adjusts spacing in high contrast mode so that actions are vertically centered */
.hc-black .monaco-list .monaco-list-row .monaco-action-bar .action-label {
.hc-black .search-view .monaco-list .monaco-list-row .monaco-action-bar .action-label {
margin-top: 2px;
}