From: Jay Sitter Date: Sun, 2 Jul 2023 16:31:56 +0000 (-0400) Subject: fix: Small cleanup to search/inbox controls X-Git-Url: http://these/git/readmes/README.ja.md?a=commitdiff_plain;h=d258edfbafba7b08fc5667417c55c0a325de89cf;p=lemmy-ui.git fix: Small cleanup to search/inbox controls --- diff --git a/src/shared/components/common/searchable-select.tsx b/src/shared/components/common/searchable-select.tsx index 801cd86..ef59a8c 100644 --- a/src/shared/components/common/searchable-select.tsx +++ b/src/shared/components/common/searchable-select.tsx @@ -102,7 +102,7 @@ export class SearchableSelect extends Component< const { searchText, selectedIndex, loadingEllipses } = this.state; return ( -
+