Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent SelectionFAB from being behind the "ChapterCard" checkbox (#445)
The MUI Checkbox component has a z-index of 1, which causes it to register the mouse events instead of the "SelectionFAB" which is visually in front of it
- Loading branch information