mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Adjusted + Cell element height to fix layout on Mac and Windows. (#10681)
This commit is contained in:
@@ -52,6 +52,7 @@
|
|||||||
.notebookEditor .in-preview .actions-container .action-item .notebook-button {
|
.notebookEditor .in-preview .actions-container .action-item .notebook-button {
|
||||||
display: flex;
|
display: flex;
|
||||||
background-size: 16px;
|
background-size: 16px;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notebookEditor
|
.notebookEditor
|
||||||
|
|||||||
Reference in New Issue
Block a user