hide the userlist in the background when showing the password overlay

This commit is contained in:
Julian Müller 2022-07-05 17:42:50 +02:00
parent 20d0ebfcf4
commit f2725845cf
2 changed files with 5 additions and 5 deletions

View file

@ -64,7 +64,7 @@
<h1>{% translate "Choose your account" %}</h1>
<div class="userlistContainer">
<div class="userlistContainer" id="userlistContainer">
<ul class="userlist">
{% for user_ in user_list %}
<li class="userlistButton button" data-username="{{ user_.username }}">