mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-21 01:25:37 -05:00
Fix secondary actions for Notebook editor toolbar (#15788)
This commit is contained in:
@@ -37,6 +37,10 @@
|
||||
min-height: 21px;
|
||||
}
|
||||
|
||||
.notebookEditor .in-preview .actions-container .action-item {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.notebookEditor .editor-toolbar .actions-container .action-item .codicon.masked-pseudo {
|
||||
padding-right: 18px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user