Files
AutistMask/src
user 20ced62e1a
All checks were successful
check / check (push) Successful in 22s
fix: approve-tx/approve-sign error divs consistency with confirm-tx
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
..