Buttons (.cal-item-remove, .cal-item-bell) are now position:absolute so they never participate in flex layout — names get full available width at all times. Buttons fade in over the right edge of the item on hover with no layout shift and no row-height change. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
// Increment APP_VERSION with every code change
|
|
export const APP_VERSION = 'v57';
|