mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix account label being cut off (#9547)
This commit is contained in:
@@ -16,12 +16,10 @@
|
|||||||
|
|
||||||
.list-row.account-picker-list .label .contextual-display-name {
|
.list-row.account-picker-list .label .contextual-display-name {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
line-height: 15px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-row.account-picker-list .label .display-name {
|
.list-row.account-picker-list .label .display-name {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
line-height: 13px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-row.account-picker-list .label .content {
|
.list-row.account-picker-list .label .content {
|
||||||
|
|||||||
Reference in New Issue
Block a user