Button improvements: - Primary buttons now more prominent with shadow, larger padding, and hover effects - Secondary buttons use ghost style for reduced visual weight - Added transform animations for better interactivity - Clear visual hierarchy between Create/Cancel actions Form and layout improvements: - Enhanced form inputs with better padding and hover states - Fixed white background issue on input focus (now uses theme colors) - Added browser autofill color fixes to prevent white-on-white text - Improved placeholder text visibility with proper theme colors - Added form-section card styling for better visual grouping Page layout enhancements: - Increased header padding and added subtle shadow - Better typography hierarchy with larger headings - Narrower content width (800px) for improved readability - More breathing room between sections CSS consolidation (continued): - AspectRatioSelector.css: 88→42 lines (52% reduction) - CreationActions.css: 96→57 lines (41% reduction) - EmptyPresentationState.css: 129→27 lines (79% reduction) - Updated components to use utility classes from application.css All changes maintain theme consistency and work in both light/dark modes. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| hooks | ||
| plugins | ||
| styles | ||
| types | ||
| utils | ||
| App.css | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||
| vite-env.d.ts | ||