mirror of
https://github.com/fleetdm/fleet
synced 2026-05-19 15:09:20 +00:00
## Issue Cerra #19710 ## Description - Remove 12px padding to the left of platform compatibility - Refactor to `flex-wrap` so on small widths, the chrome platform doesn't overflow past the section ## Code cleanup - Remove redundant `<span/>` - Refactor 12px gaps and 4px gaps to use flex `gap` instead of `padding` - Refactor redundant code in `<PlatformCompatibility/>` # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com> |
||
|---|---|---|
| .. | ||
| _styles.scss | ||
| index.ts | ||
| PlatformCompatibility.tests.tsx | ||
| PlatformCompatibility.tsx | ||