fix green icon on long usernames

pull/225/head
Aevann 2024-03-15 04:01:27 +02:00
parent 152c9f52f6
commit 8632827bc2
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
{{macros.chat_window(vlink)}}
</div>
<div class="col text-left d-none d-lg-block pt-3 pb-5" style="max-width:300px">
<div class="col text-left d-none d-lg-block pt-3 pb-5" style="max-width:313px">
<h5>Members</h5>
<div id="members" class="mt-2">
{% for membership in chat.memberships %}