Improve when information is long
This commit is contained in:
parent
85035243e9
commit
f85a581486
|
@ -11,9 +11,9 @@
|
||||||
{{/if}}
|
{{/if}}
|
||||||
</p>
|
</p>
|
||||||
<div class="flex gap-2 p-2">
|
<div class="flex gap-2 p-2">
|
||||||
<div class="flex gap-1">
|
<p class="text-ellipsis whitespace-nowrap overflow-hidden">
|
||||||
{{RelTime}}
|
{{RelTime}}
|
||||||
</div>
|
</p>
|
||||||
<div class="flex gap-1">
|
<div class="flex gap-1">
|
||||||
<img class="invert icon" src="/static/icons/PhArrowFatUp.svg" alt="Points" width="18px" height="18px">
|
<img class="invert icon" src="/static/icons/PhArrowFatUp.svg" alt="Points" width="18px" height="18px">
|
||||||
{{Points}}
|
{{Points}}
|
||||||
|
|
Loading…
Reference in New Issue