quantum-ai-v2/social_ads_generator
Claude d3a86d4bd3 Achieve perfect dimensional consistency across all agent templates
- Standardize widget dimensions (min-width: 400px for large, flex: 0 0 280px for small)
- Fix status icon size consistency (48px across all agents)
- Add missing flexbox properties to widget titles for proper icon alignment
- Standardize section subtitle styling with accent lines and proper margins
- Add enhanced form element CSS for consistent input/textarea styling
- Implement unified scrollbar-gutter to prevent page shake
- Add comprehensive results typography system across all agents
- Ensure perfect visual consistency when switching between agents

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-19 08:05:31 +05:30
..
migrations Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
templates/social_ads_generator Achieve perfect dimensional consistency across all agent templates 2025-07-19 08:05:31 +05:30
__init__.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
admin.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
apps.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
models.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
processor.py Fix agent network errors and remove debug logging 2025-07-14 00:56:14 +05:30
urls.py Fix social ads generator network errors and content extraction 2025-07-14 00:16:01 +05:30
views.py Fix agent network errors and remove debug logging 2025-07-14 00:56:14 +05:30