All checks were successful
Build And Push Image / docker (push) Successful in 1m53s
- Replace dynamic width binding with static width and rail-width props - Remove Vuetify 2 pattern (:width="miniVariant ? 56 : 280") - Add Vuetify 3 compatible props (width="280" rail-width="56") - Applied fix to admin.vue, board.vue, and member.vue layouts - Sidebar now properly collapses to rail mode when toggled 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>