Fleet UI: Fit placeholder text for host > software search (#28709)

This commit is contained in:
RachelElysia 2025-05-01 09:21:02 -04:00 committed by GitHub
parent b737b3f681
commit f0133008a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,6 +32,10 @@
}
}
.table-container__search-input .input-with-icon {
min-width: 305px; // Fit placeholder text
}
.data-table-block {
.data-table__table {
thead {