mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
feat(reward-customer-card): improve styling and user experience Replace basic HTML elements with proper UI components and apply consistent design system styling. Update layout spacing and add proper typography classes for better visual hierarchy. Changes: - Replace button with TextButtonComponent for consistent styling - Add proper typography classes (isa-text-body-1-regular/bold) - Improve layout spacing and alignment - Add text color for better contrast - Add null safety operators for card properties Ref: #5262