[style](trx-frontend): dim placeholder gaps in RDS PS

Co-authored-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-02 21:54:56 +01:00
parent 91a55554ac
commit b6692b759e
2 changed files with 25 additions and 2 deletions
@@ -577,6 +577,9 @@ small { color: var(--text-muted); }
letter-spacing: 0.08em;
white-space: pre;
}
.rds-ps-gap {
color: color-mix(in srgb, currentColor 34%, var(--text-muted));
}
.rds-ps-fallback {
display: block;
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;