Use original timestamps for pull events

This commit is contained in:
Andras Schmelczer 2025-10-26 14:00:45 +00:00
parent de744a3946
commit f3bc3c58d1
3 changed files with 9 additions and 5 deletions

View file

@ -4,7 +4,7 @@
background-color: var(--color-base-00);
border-radius: var(--radius-l);
container-type: inline-size;
word-break: break-all;
word-break: break-word;
&.clickable {
cursor: pointer;