style(flex): trim the split chaser's labels

The marker field needs no caption -- it sits against a button showing the
same text -- and 'offset' spelled out crowded a row that already carries
SPLIT, the chaser and the TX readout.
This commit is contained in:
2026-08-23 19:05:18 +02:00
parent 7f4b0b78c0
commit 32036a93ed
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -686,7 +686,6 @@ export function FlexPanel({ onCWSpeed, onReportRST }: { onCWSpeed?: (wpm: number
or several. Editable here rather than in a settings page
because it is chosen in the skimmer, and the two have to
agree or nothing ever fires. */}
{t('flxp.rstChaseMarker')}
<input type="text" value={rstChaseMarkersText}
onChange={(e) => setRstChaseMarkersText(e.target.value)}
onBlur={() => {