mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-26 07:27:36 +00:00
fix(console): ui/ux improvements, delete user phone, pinned cards, user grant role load fix (#357)
* project grant member edit * project grant member dialog, import cleanup * readd project roles * user login-methods cleanup * fix sw config, user grant context * delete user grants, context for creation, search * contributor box shadow * password to detail view * user detail notification * ui ux improvements * pinned section * project pinnable grid, rem columns, move buttons * user detail mfa, move user comonents, user grant * del phone * user detail service * delete phone for auth, mgmt user
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
color: mat-color($foreground, text);
|
||||
white-space: nowrap;
|
||||
background-color: #8795a1;
|
||||
padding: .5rem 1rem;
|
||||
padding: 3px 1rem;
|
||||
}
|
||||
|
||||
td {
|
||||
|
Reference in New Issue
Block a user