mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 17:22:59 -05:00
update parse query action (#22577)
* update parse query action * revert export notebook change * comment
This commit is contained in:
@@ -143,3 +143,15 @@
|
||||
width: 100%;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.carbon-taskbar .monaco-action-bar .action-item .codicon.action-label[class*='codicon-'] {
|
||||
font-size: 11px;
|
||||
padding-left: 0px;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.carbon-taskbar .monaco-action-bar .action-item .codicon.action-label[class*='codicon-']:before {
|
||||
font-size: 16px;
|
||||
font-family: 'codicon';
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user