Removed additional white space (#2615)
This commit is contained in:
parent
37bf82bb99
commit
67c23444e9
1 changed files with 1 additions and 3 deletions
|
@ -194,9 +194,7 @@ export default function UserFederationLdapSettings() {
|
|||
title={<TabTitleText>{t("common:mappers")}</TabTitleText>}
|
||||
data-testid="ldap-mappers-tab"
|
||||
>
|
||||
<PageSection>
|
||||
<LdapMapperList />
|
||||
</PageSection>
|
||||
<LdapMapperList />
|
||||
</Tab>
|
||||
</KeycloakTabs>
|
||||
) : (
|
||||
|
|
Loading…
Reference in a new issue