fleet/frontend/pages/queries/edit/components/EditQueryForm
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
EditQueryForm.tests.tsx UI – Componentize "Discard data" option and add it to Edit Query page (#14343) 2023-10-09 11:31:31 -07:00
EditQueryForm.tsx UI: Fix edit query form padding; align all Fleet checkboxes with their text (#14545) 2023-10-13 16:07:53 -07:00
index.ts UI – Componentize "Discard data" option and add it to Edit Query page (#14343) 2023-10-09 11:31:31 -07:00