Files
tfm_ainventory/frontend
Daniel Bedeleanu ba54820daa Fix checkbox styling: make them properly visible and usable
- Increased size from w-4 h-4 (16px) to w-5 h-5 (20px)
- Changed rounded (border-radius: 100%) to rounded-sm (3px) for proper checkbox appearance
- Added border-2 border-outline for visible checkbox border
- Added hover state with primary color border
- Added focus state with ring for keyboard accessibility
- Used appearance: auto to use native checkbox rendering
- Fixes issue where checkboxes appeared as small dots instead of proper checkboxes
2026-04-26 13:52:53 +03:00
..
2026-04-15 20:57:01 +03:00
2026-04-26 13:09:37 +03:00
2026-04-15 17:31:58 +03:00
2026-04-25 12:53:41 +03:00