addons-cm/stock_picking_batch_custom/static/src/css
GitHub Copilot be7f379c1e [FIX] stock_picking_batch_custom: fix is_collected toggle clipping in operator view
Replace transform: scale() (which clips at parent boundaries) with direct
width/height on the form-check-input element so the switch grows without overflow.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 19:37:09 +02:00
..
stock_picking_batch.css [FIX] stock_picking_batch_custom: fix is_collected toggle clipping in operator view 2026-05-29 19:37:09 +02:00