mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix UI issue when SSO account is required
This commit is contained in:
parent
523b54aa6f
commit
a683f63061
@ -60,7 +60,7 @@ define([
|
||||
h('button.login', Msg.login_login),
|
||||
]),
|
||||
]),
|
||||
h('div.col-md-3'),
|
||||
h('div.col-md-3'+ssoEnforced),
|
||||
h('div.col-md-3'+ssoEnabled),
|
||||
h('div#ssoForm.form-group.col-md-6'+ssoEnabled, [
|
||||
h('div.cp-login-sso', Msg.sso_login_description)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user