diff --git a/src/hosts/tui/styles.py b/src/hosts/tui/styles.py index 117e65d..d927a46 100644 --- a/src/hosts/tui/styles.py +++ b/src/hosts/tui/styles.py @@ -438,9 +438,10 @@ FilterModal { } .filter-search-input { - height: 3; + height: 1; width: 1fr; margin: 0 2; + border: none; } .filter-actions {