mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
* PM-1887 - Fix Account Creation Terms of service checkbox not clickable in Safari. Reworked check for breaches and terms of service checkboxes to be implemented with Tailwind instead of a mix of Tailwind & Bootstrap as well. Confirmed checkboxes still work in Edge, Firefiox, and Chrome as well as Safari now. * PM-1887 - Add for="<id>" attributes to bit-labels for accessibility. * PM-1887 - Make ID consistent w/ dashes instead of underlines and dashes.