mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-06-27 15:38:23 +00:00
Improve when information is long
This commit is contained in:
parent
85035243e9
commit
f85a581486
@ -11,9 +11,9 @@
|
||||
{{/if}}
|
||||
</p>
|
||||
<div class="flex gap-2 p-2">
|
||||
<div class="flex gap-1">
|
||||
<p class="text-ellipsis whitespace-nowrap overflow-hidden">
|
||||
{{RelTime}}
|
||||
</div>
|
||||
</p>
|
||||
<div class="flex gap-1">
|
||||
<img class="invert icon" src="/static/icons/PhArrowFatUp.svg" alt="Points" width="18px" height="18px">
|
||||
{{Points}}
|
||||
|
Loading…
Reference in New Issue
Block a user