mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-25 17:23:10 -05:00
add nowrap to tree label (#15260)
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.connection-dialog .monaco-list .monaco-list-row .custom-view-tree-node-item .custom-view-tree-node-item-resourceLabel .monaco-icon-name-container .monaco-highlighted-label>span {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.connection-dialog .monaco-list .monaco-list-row {
|
||||
padding-right: 12px;
|
||||
padding-left: 0px;
|
||||
|
||||
Reference in New Issue
Block a user