update css to remove extra padding (#13491)

This commit is contained in:
Maddy
2020-11-24 10:47:52 -08:00
committed by GitHub
parent 148e802f4a
commit 4b7baa652f

View File

@@ -55,6 +55,8 @@
.notebookEditor .in-preview .actions-container .action-item .notebook-button:before {
display: flex;
height: 100%;
padding-right: 0px;
background-size: contain;
}
.notebookEditor