mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix long date title
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<span>–</span>
|
||||
<span>{{chat_name}}</span>
|
||||
</div>
|
||||
<small class="chatDate" title="{{date_full}}">{{date_short}}</small>
|
||||
<small class="chatDate" title="{{date_long}}">{{date_short}}</small>
|
||||
</div>
|
||||
<div class="chatMessageContainer">
|
||||
<div class="chatMessage" title="{{mes}}">
|
||||
|
Reference in New Issue
Block a user