fix: approve-tx/approve-sign error divs consistency with confirm-tx #92

Sloučený
sneak sloučil 2 commity z větve fix/84-approve-error-div-consistency do větve main před 2026-02-28 22:25:38 +01:00

2 Commity

Autor SHA1 Zpráva Datum
ad2ce3d8ff Merge branch 'main' into fix/84-approve-error-div-consistency
Všechny kontroly byly úspěšné
check / check (push) Successful in 8s
2026-02-28 22:25:21 +01:00
user
20ced62e1a fix: approve-tx/approve-sign error divs consistency with confirm-tx
Všechny kontroly byly úspěšné
check / check (push) Successful in 22s
Add min-h-[1.25rem] and border styling to approve-tx-error and
approve-sign-error divs to prevent layout shift, matching the pattern
used by modal-password-error in confirm-tx view.

Replace direct DOM classList manipulation with showError()/hideError()
helpers from helpers.js for consistency.

Closes #84
2026-02-28 13:13:23 -08:00