mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-15 05:47:34 +00:00
feat(console): Active Directory / LDAP, cleanup idp component routing (#5506)
feat(console): LDAP
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
@import 'src/app/modules/refresh-table/refresh-table.component.scss';
|
||||
@import 'src/app/modules/form-field/field/form-field.component.scss';
|
||||
@import 'src/app/modules/label/label.component.scss';
|
||||
@import 'src/app/modules/string-list/string-list.component.scss';
|
||||
@import 'src/app/modules/meta-layout/meta.scss';
|
||||
@import 'src/app/pages/projects/owned-projects/project-grant-detail/project-grant-illustration/project-grant-illustration.component';
|
||||
@import 'src/app/modules/accounts-card/accounts-card.component.scss';
|
||||
@@ -99,6 +100,7 @@
|
||||
@include input-theme($theme);
|
||||
@include cnsl-form-field-theme($theme);
|
||||
@include contributors-theme($theme);
|
||||
@include string-list-theme($theme);
|
||||
@include shortcut-theme($theme);
|
||||
@include message-texts-theme($theme);
|
||||
@include app-detail-theme($theme);
|
||||
|
Reference in New Issue
Block a user