feat: show change timestamps in history compare

This commit is contained in:
hyunho
2026-03-30 10:10:44 +09:00
parent bbebe24763
commit 8d0cc78abc
3 changed files with 29 additions and 2 deletions

View File

@@ -862,6 +862,10 @@ body {
width: 82px;
}
.col-compare-date {
width: 132px;
}
.col-compare-category {
width: 120px;
}