mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 09:35:39 -05:00
fixed icon spacing in query editor toolbar (#10329)
This commit is contained in:
@@ -5,4 +5,9 @@
|
||||
|
||||
.query-editor-view {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.query-editor-view .monaco-action-bar .action-item .codicon {
|
||||
display: inline-block;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user