fleet/frontend/components/TableContainer/DataTable
Gabriel Hernandez 30553cecc3
fix icon misalignments on dashboard cards (#19610)
relates to #19555

This fixes various icon misalignments on the dashboard page.

**before:**


![image](https://github.com/fleetdm/fleet/assets/1153709/0738c8a3-88c7-481b-8675-fdeb5713de78)

**after:**


![image](https://github.com/fleetdm/fleet/assets/1153709/25bc995a-644e-4310-b32d-09d39f28960c)

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Manual QA for all new/changed functionality
2024-06-11 12:55:25 +01:00
..
ActionButton update UI to react 18 (#17471) 2024-03-13 19:09:16 +00:00
DefaultColumnFilter update UI to react 18 (#17471) 2024-03-13 19:09:16 +00:00
DropdownCell feat: add option to disable scripts (#15815) 2024-01-03 10:42:08 -05:00
HeaderCell Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
HostMdmStatusCell Surface MDM devices where DEP assignment failed (#16973) 2024-03-01 10:52:19 -06:00
InternalLinkCell fix icon misalignments on dashboard cards (#19610) 2024-06-11 12:55:25 +01:00
IssueCell UI – Host query report page (#15511) 2023-12-08 16:54:24 -08:00
LinkCell UI – Place all TooltipWrapper tooltips on the bottom (#19002) 2024-05-24 14:30:54 -07:00
LiveQueryIssueCell UI – Host query report page (#15511) 2023-12-08 16:54:24 -08:00
PerformanceImpactCell UI – Add and update performance impact features to uitilize metrics that include live query runs (#15642) 2023-12-14 11:49:56 -08:00
PlatformCell Frontend: Cleanup 42 js warnings (#16219) 2024-01-23 09:16:10 -05:00
SoftwareNameCell Update UI for software self-service features (#19244) 2024-05-31 11:09:53 +01:00
TextCell change TextCell so that we are rendering '0' value as a number and re… (#19441) 2024-06-11 12:54:24 +01:00
TooltipTruncatedTextCell Feat UI resend profile (#18111) 2024-04-15 14:17:08 +01:00
_styles.scss Frontend : Vulnerability changes to existing pages (#16601) 2024-02-15 10:35:05 -07:00
DataTable.tests.tsx Frontend tech debt: Cleanup {} around strings (#16592) 2024-02-23 09:57:18 -05:00
DataTable.tsx UI – Queries table: Fix issues with filter/sorting, optimize render behavior (#18973) 2024-05-23 13:30:24 -07:00