Fleet UI: Set dropdown font size to 14px (#36531)

Chatted w/ @mike-j-thomas and we want 14px font size in the dropdown:

<img width="163" height="332" alt="Screenshot 2025-12-01 at 5 50 13 PM"
src="https://github.com/user-attachments/assets/d6cd3c95-3fc9-47c2-ba0d-64d74eb9fcef"
/>

Addresses the following issue:
- https://github.com/fleetdm/fleet/issues/34983
This commit is contained in:
Noah Talerman 2025-12-01 19:06:52 -05:00 committed by GitHub
parent 3577472dfe
commit 923f22e62a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@
padding: 0 10px;
white-space: nowrap;
width: 100%;
font-size: 15px;
font-size: 14px;
height: 32px;
letter-spacing: -0.5px;