mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-26 17:23:15 -05:00
add right padding to notebook toolbar action item (#13640)
* add right padding to action item * remove extra line and add space
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
min-height: 21px;
|
||||
}
|
||||
|
||||
.notebookEditor .editor-toolbar .actions-container .action-item .notebook-button.masked-pseudo {
|
||||
padding-right: 18px;
|
||||
}
|
||||
.notebookEditor .editor-toolbar .actions-container .action-item .notebook-button {
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user