mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-06-28 07:58:23 +00:00
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
Block a user