crossfeed
crossfeed copied to clipboard
Cursor doesn't change on mouseover for Run or Delete buttons on Scan view. #1880
🗣 Description
The Run buttons and Delete buttons on the scans page do not change the cursor when moused over.
This additional SCSS fixes that.
💭 Motivation and context
Closes issue #1880
🧪 Testing
✅ Pre-approval checklist
- [x] This PR has an informative and human-readable title.
- [x] Changes are limited to a single goal - eschew scope creep!
- [x] All future TODOs are captured in issues, which are referenced in code comments.
- [x] All relevant type-of-change labels have been added.
- [x] I have read the CONTRIBUTING document.
- [x] These code changes follow cisagov code standards.
- [x] All relevant repo and/or project documentation has been updated to reflect the changes in this PR.
- [ ] Tests have been added and/or modified to cover the changes in this PR.
- [ ] All new and existing tests pass.
✅ Pre-merge checklist
- [ ] Revert dependencies to default branches.
- [ ] Finalize version.
✅ Post-merge checklist
- [ ] Create a release.