fleet/frontend/styles/global
Jacob Shandling 07366e9497
UI – remove problematic legacy .body-wrap, apply UI-standard .core-wrapper and .main-content to DUP (#16310)
## More global solution to #16277, cleanup to prevent similar bugs

- Swap out [localized
solution](https://github.com/fleetdm/fleet/pull/16287) for standard
`.main-content` containing desired padding
- Apply `.core-wrapper` class to parent, in line with all other UI pages
- Remove problematic legacy `.body-wrap`
  - spot check all places this class was being applied:
    - PlatformWrapper
    - LiveQuery –> SelectTargets (was causing excess padding here)
    - PackQueriesTable (caused excess padding here)
    - TeamManagementPage (excess padding was being locally negated)
    - EditQueryPage
    - LiveQueryPage
    - DeviceUserPage
  - Remove local styles meant to negate `.body-wrap`'s styles

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

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2024-01-25 18:48:38 +00:00
..
_animations.scss UI hackathon transitions (#9163) 2023-01-04 10:06:30 -06:00
_fonts.scss Adjust bold weight (#11905) 2023-05-23 16:24:01 -05:00
_forms.scss Refine manage hosts page to better handle timing and loading issues (#3402) 2021-12-17 15:40:57 -06:00
_global.scss UI – remove problematic legacy .body-wrap, apply UI-standard .core-wrapper and .main-content to DUP (#16310) 2024-01-25 18:48:38 +00:00
_icons.scss Include MIA hosts under total count for Offline hosts (#5854) 2022-05-23 14:11:02 -05:00
_styles.scss Bring new style variables from teams into master (#707) 2021-04-30 17:32:50 -04:00