fleet/frontend/components/forms/fields/Checkbox
Jacob Shandling 53b08bfa99
UI: Fix edit query form padding; align all Fleet checkboxes with their text (#14545)
## Addresses #14535 

- Fix the issue
- Dedupe and modularize styles while at it

**Left: fix | Right: bug**
<img width="1750" alt="Screenshot 2023-10-13 at 11 27 31 AM"
src="https://github.com/fleetdm/fleet/assets/61553566/f13daf10-977c-45f1-bfcc-c294551ca18c">

- Also fix global alignment issue with checkboxes and their text:

**Left: fix | Right: bug**
<img width="868" alt="Screenshot 2023-10-13 at 11 46 42 AM"
src="https://github.com/fleetdm/fleet/assets/61553566/33e92582-65b8-4c5d-aa46-45f8730ef439">

- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-10-13 16:07:53 -07:00
..
_styles.scss UI: Fix edit query form padding; align all Fleet checkboxes with their text (#14545) 2023-10-13 16:07:53 -07:00
Checkbox.stories.tsx add figma to storybook and a couple new stories (#11521) 2023-05-09 16:53:43 +01:00
Checkbox.tests.tsx chore(test): rewritten checkbox component test using rtl (#4789) 2022-03-28 13:51:10 -05:00
Checkbox.tsx Feat UI add end user auth to controls page (#11991) 2023-06-02 14:14:39 +01:00
index.ts Pressing Enter on setup's Confirmation page (#1141) 2021-06-18 13:33:45 -07:00