fix notebook icon highlights (#16009)

This commit is contained in:
Lucy Zhang
2021-07-06 17:50:54 -07:00
committed by GitHub
parent 7c68506975
commit 9ba4057a3c
2 changed files with 5 additions and 15 deletions

View File

@@ -74,18 +74,7 @@
.actions-container
.action-item
.codicon.masked-icon:before {
margin-right: 0;
padding-left: 18px;
width: 16px;
}
.notebookEditor
.in-preview
.actions-container
.action-item
.codicon.icon-run-with-parameters:before {
padding-left: 20px;
width: 18px;
width: 100%;
}
.notebookEditor .in-preview .actions-container .action-item:last-child {