mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 01:25:39 -05:00
Fix Azure account picker row height
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
|
||||
.account-view .list-row {
|
||||
padding: 12px;
|
||||
line-height: 18px !important;
|
||||
}
|
||||
|
||||
.account-view .list-row .icon {
|
||||
@@ -100,4 +101,8 @@
|
||||
.account-view .monaco-list .monaco-list-row.selected .list-row .actions-container,
|
||||
.account-view .monaco-list .monaco-list-row.focused .list-row .actions-container{
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.account-view .monaco-list .monaco-list-row {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user