mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-03 09:35:40 -05:00
Fix arrow alignment for connection dialogs (#10064)
This commit is contained in:
@@ -43,13 +43,3 @@
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.connection-input .monaco-dropdown .monaco-action-bar .action-label.codicon.dropdown-arrow {
|
||||
background-position: 50%;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.connection-input .monaco-inputbox .monaco-action-bar .action-item .codicon {
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user