Daniel Bedeleanu
f05fe4b1b6
refactor: extend admin spacing optimization to all components
Phase 3: Complete admin dashboard spacing standardization
AiManager component:
- p-5 md:p-8 → p-4 md:p-6 panel padding
- space-y-6 → space-y-4 container spacing
- mb-1 removed, gap-4 → gap-3 in header
- grid gap-6 → gap-4 for API keys section
- space-y-1.5 → space-y-1 for form fields
- py-2 → py-1.5 inputs, py-2.5 → py-2 buttons
- textarea p-6 → p-4, min-h 200px → implicit compact
- gap-4 → gap-3 in info section
CategoryManager component:
- p-5 md:p-8 → p-4 md:p-6 panel padding
- space-y-6 → space-y-4 container spacing
- gap-4 → gap-3 icon header gap
- py-3 → py-2 button padding
- Modal: space-y-4 → space-y-3, p-6 sm:p-10 → p-6 consistent
- py-2.5 → py-1.5 inputs
- h-32 textarea → h-24 compact
Tests: 291/291 passing, Build: success
Total admin dashboard savings: ~150px vertical (all 4 components)
2026-04-19 18:59:36 +03:00
..
2026-04-19 18:28:23 +03:00
2026-04-19 18:59:36 +03:00
2026-04-17 13:41:29 +03:00
2026-04-19 11:46:44 +03:00
2026-04-19 12:31:21 +03:00
2026-04-19 17:22:50 +03:00
2026-04-19 10:18:36 +03:00
2026-04-19 18:59:36 +03:00
2026-04-17 13:00:41 +03:00
2026-04-19 10:18:36 +03:00
2026-04-18 18:49:17 +00:00
2026-04-15 20:57:01 +03:00
2026-04-10 14:05:52 +03:00
2026-04-13 20:32:40 +03:00
2026-04-15 17:31:58 +03:00
2026-04-10 21:51:22 +03:00
2026-04-17 11:45:36 +03:00
2026-04-19 12:21:15 +03:00
2026-04-19 08:01:05 +03:00
2026-04-19 10:08:52 +03:00
2026-04-19 18:11:51 +03:00
2026-04-19 11:46:44 +03:00
2026-04-15 19:57:06 +03:00
2026-04-19 17:32:36 +03:00
2026-04-19 09:09:33 +03:00