Files
Crussell/frontend
popertots 80c5c6ce43 Fix email field height to match other profile fields
The Email field was 50px while First Name/Last Name/Phone were 70px
because they contain Edit buttons with min-h-11 (44px). Changed Email
field to min-h-[70px] for consistent visual height across all profile
fields.
2026-08-22 00:34:51 +01:00
..