Introduce Tenant hierarchy in Azure resource tree for multi-tenant accounts (#23311)

This commit is contained in:
Cheena Malhotra
2023-06-13 21:23:00 -07:00
committed by GitHub
parent 1ff0a07217
commit f6e70d28c9
46 changed files with 1167 additions and 655 deletions

View File

@@ -12,7 +12,8 @@
.list-row.account-picker-list .label,
.list-row.tenant-picker-list .label {
flex: 1 1 auto;
margin-left: 12px;
margin-left: 8px;
margin-top: 6px;
overflow: hidden;
}