mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -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 {
|
||||
@@ -101,3 +102,7 @@
|
||||
.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