mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 01:25:37 -05:00
toolbar separator overlapping with other items (#16012)
* separator overlapping with other items * Update notebook.css
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user