Adjusted + Cell element height to fix layout on Mac and Windows. (#10681)

This commit is contained in:
Hale Rankin
2020-06-02 13:11:37 -07:00
committed by GitHub
parent 2879da5ca5
commit d247af6619

View File

@@ -52,6 +52,7 @@
.notebookEditor .in-preview .actions-container .action-item .notebook-button {
display: flex;
background-size: 16px;
height: 100%;
}
.notebookEditor