From 7bce9a7b8c6fd617a0694d8f3d80337680cdb9ec Mon Sep 17 00:00:00 2001 From: Tom Richards Date: Wed, 22 Nov 2023 18:10:49 +0000 Subject: [PATCH] use monospace for list of reaper files, so letters & numbers line up vertically (given soft/hard prefix) --- thrall/app/views/reaper.scala.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/thrall/app/views/reaper.scala.html b/thrall/app/views/reaper.scala.html index 6fa762cab7..45967f4387 100644 --- a/thrall/app/views/reaper.scala.html +++ b/thrall/app/views/reaper.scala.html @@ -37,9 +37,11 @@

Reaper

}

Records from last 48 hours (UTC timestamps)

+
@recentRecordKeys.map { key => @key
} +