set fix widths on os settings table so we can consistantly show data (#21835)

relates to #7476, #21632

we add fix widths to the columns of the OS Settings modal table so that
we can correctly show the information without UI overflow issues.

**before**


![image](https://github.com/user-attachments/assets/fb4f60c1-a70f-4c4f-a194-2143f98e6ec1)


**after**


![image](https://github.com/user-attachments/assets/2b88619f-f1b6-4c84-ab6e-bace5b584c36)


- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
- [x] Manual QA for all new/changed functionality
This commit is contained in:
Gabriel Hernandez
2024-09-05 17:22:15 +01:00
committed by GitHub
parent 239c69b747
commit b1effeb188
6 changed files with 15 additions and 5 deletions
@@ -0,0 +1 @@
- fixes UI overflow issues with OS settings table data