forked from rDrama/rDrama
1
0
Fork 0

chat: extend b845c3f style changes to scrollback.

master
Snakes 2022-09-16 10:59:54 -04:00
parent 62753678b4
commit 78bed8e66a
Signed by: Snakes
GPG Key ID: E745A82778055C7E
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@
{% set same = loop.index > 1 and m['username'] == messages[loop.index-2]['username'] %}
<div class="chat-line {% if link in text_html %}chat-mention{% endif %} {% if not same %}diff{% endif %}">
<div class="d-flex align-items-center">
<div class="pl-md-3 text-muted">
<div class="pl-md-3 text-muted chat-line-content">
<div>
{% if not same %}
<div class="profile-pic-20-wrapper">