fix: columns: name-size-date-time: 20% -> 19%

This commit is contained in:
coderiaser 2026-03-26 13:16:40 +02:00
parent 0bb706995a
commit e761cacbd0

View file

@ -16,7 +16,7 @@
.date { .date {
float: right; float: right;
width: 20%; width: 19%;
} }
.time { .time {