toolbar separator overlapping with other items (#16012)

* separator overlapping with other items

* Update notebook.css
This commit is contained in:
Alan Ren
2021-07-07 14:44:41 -07:00
committed by GitHub
parent 3f0ea580f5
commit c5893a488f

View File

@@ -8,9 +8,8 @@
}
.notebookEditor .taskbarSeparator {
margin: 0 16px 0 -8px;
margin: 0px 8px;
}
.notebookEditor .editor-toolbar {
border-bottom-style: solid;
border-width: 0px 0px 1px 0px;