mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 13:33:30 +01:00
MAESTRO: improve accessibility focus and file picker
This commit is contained in:
@@ -135,7 +135,7 @@ export default function ProgressIndicator({
|
||||
</div>
|
||||
<div className="flex items-center gap-4 text-xs text-text/60">
|
||||
<span data-testid="progress-elapsed">{formatSeconds(elapsedSeconds)}</span>
|
||||
<span className="text-text/30">/</span>
|
||||
<span className="text-text/60">/</span>
|
||||
<span data-testid="progress-remaining">{formatSeconds(remainingSeconds)}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user