coolify/resources/css
Andras Bacsai bc39c2caa8 fix: eliminate layout shift on input border indicator using box-shadow
Replace border-based left indicator with inset box-shadow to prevent unwanted layout shifts when focusing or marking fields as dirty. The solution reserves 4px space with transparent shadow in default state and transitions to colored shadow on focus/dirty without affecting the box model. Update all form components (input, textarea, select, datalist) for consistency.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-21 15:29:06 +01:00
..
app.css style: update background colors to use gray-50 for consistency in auth views 2025-11-06 08:43:43 +01:00
fonts.css chore: Add log1x/laravel-webfonts package 2024-06-25 13:44:46 +02:00
utilities.css fix: eliminate layout shift on input border indicator using box-shadow 2025-11-21 15:29:06 +01:00