[feat](trx-frontend-http): enrich and align rds details

Co-authored-by: Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-02-28 16:31:45 +01:00
parent 1f9c09668d
commit a18ef33ee2
2 changed files with 25 additions and 10 deletions
@@ -453,7 +453,7 @@ small { color: var(--text-muted); }
position: absolute;
top: calc(var(--header-waterfall-overlap) + 0.35rem);
left: 50%;
transform: translate(-50%, 0);
transform: translate(-50%, -50%);
z-index: 5;
pointer-events: auto;
cursor: pointer;