[style](trx-frontend-http): align wfm control button sizing

Co-authored-by: Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-02-28 20:51:27 +01:00
parent eb740dbb43
commit 1cc60c8a10
@@ -186,6 +186,12 @@ input.status-input, select.status-input { width: 100%; padding: 0.45rem 0.5rem;
width: auto;
font-size: 0.9rem;
}
.wfm-control button.status-input {
padding: 0.45rem 0.5rem;
height: auto;
line-height: 1.2;
box-sizing: border-box;
}
.controls-col-center::after {
content: "";
display: block;