Mobile layout fixes for authorized apps and external logins
This commit is contained in:
parent
32635cc641
commit
443cea28df
2 changed files with 5 additions and 9 deletions
|
@ -1,9 +1,7 @@
|
|||
<div class="external-logins-manager-element">
|
||||
<div class="manager-header">
|
||||
<h3>External Logins</h3>
|
||||
</div>
|
||||
<div class="manager-header" manager-title="External Logins"></div>
|
||||
|
||||
<div class="manager-header section-description-header">
|
||||
<div class="section-description-header">
|
||||
The external logins panel lists all supported external login providers, which can be used for one-click OAuth-based login to <span class="registry-name"></span>. Accounts can be attached or detached by clicking the associated button below.
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue