KEYCLOAK-6079
This commit is contained in:
parent
d8c0cc447f
commit
6e3303145f
1 changed files with 8 additions and 0 deletions
|
@ -269,3 +269,11 @@ hr + .form-horizontal {
|
|||
.kc-dropdown:hover ul{
|
||||
display:block;
|
||||
}
|
||||
|
||||
|
||||
#kc-totp-secret-key {
|
||||
border: 1px solid #eee;
|
||||
font-size: 16px;
|
||||
padding: 10px;
|
||||
margin: 50px 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue