mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-26 17:23:15 -05:00
hide the account count badge in linked account dialog (#2352)
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
|
||||
.account-view .header .count-badge-wrapper {
|
||||
justify-content: flex-end;
|
||||
/* hide the count badge as it is not providing much value and meanwhile not keyboard accessible*/
|
||||
display: none;
|
||||
}
|
||||
|
||||
.account-view .provider-view .list-row {
|
||||
|
||||
Reference in New Issue
Block a user