mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-26 17:23:15 -05:00
fix notebook icon highlights (#16009)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user