diff --git a/frontend/pages/hosts/details/cards/Software/_styles.scss b/frontend/pages/hosts/details/cards/Software/_styles.scss index 873885debf..f952fa6c46 100644 --- a/frontend/pages/hosts/details/cards/Software/_styles.scss +++ b/frontend/pages/hosts/details/cards/Software/_styles.scss @@ -32,6 +32,10 @@ } } + .table-container__search-input .input-with-icon { + min-width: 305px; // Fit placeholder text + } + .data-table-block { .data-table__table { thead {