mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
Address notebook margin and border CSS issues (#3977)
This commit is contained in:
@@ -83,4 +83,10 @@
|
||||
}
|
||||
.moreActions.actionhidden {
|
||||
visibility: hidden
|
||||
}
|
||||
|
||||
.notebookEditor .notebook-cellTable {
|
||||
border: 1px silver solid;
|
||||
margin-left: 20px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user