mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
update css to remove extra padding (#13491)
This commit is contained in:
@@ -55,6 +55,8 @@
|
|||||||
.notebookEditor .in-preview .actions-container .action-item .notebook-button:before {
|
.notebookEditor .in-preview .actions-container .action-item .notebook-button:before {
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
padding-right: 0px;
|
||||||
|
background-size: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notebookEditor
|
.notebookEditor
|
||||||
|
|||||||
Reference in New Issue
Block a user