Fix X509 client certificate login label

Closes #25770

Signed-off-by: Magnus Hård af Segerstad <magnus.hardafsegerstad@basalt.se>
This commit is contained in:
Magnus Hård af Segerstad 2023-12-22 10:30:37 +01:00 committed by Alexander Schwartz
parent 9e890264df
commit 78866df6d5

View file

@ -608,4 +608,8 @@ ul#kc-totp-supported-apps {
align-items: baseline;
margin-bottom: 16px;
}
#certificate_subjectDN {
overflow-wrap: break-word
}
/* End Recovery codes */