mirror of https://github.com/jumpserver/jumpserver
[Update] 优化mfa验证身份页面水平线在大屏幕无自动对其问题 (#2948)
* [Update] 优化mfa验证身份页面水平线在大屏幕无自动对其问题 * [Update] 修改小问题pull/2951/head
parent
9d54baac09
commit
6cf11ab411
|
@ -42,8 +42,7 @@
|
|||
</div>
|
||||
<div >
|
||||
<div class="verify">{% trans 'Security token validation' %} {% trans 'Account' %} <span>{{ user.username }}</span> {% trans 'Follow these steps to complete the binding operation' %}</div>
|
||||
<div class="line"></div>
|
||||
|
||||
<hr style="width: 500px; margin: auto; margin-top: 10px;">
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue