Revert "feat: wrap search option bubbles if not enough space (#918)"

This reverts commit be6a9fdb34.
This commit is contained in:
Mo
2022-03-10 09:52:39 -06:00
parent 8db127b798
commit ceedaade82
4 changed files with 16 additions and 7 deletions

View File

@@ -182,7 +182,7 @@ export const NotesView: FunctionComponent<Props> = observer(
</button>
</div>
<div className="filter-section" role="search">
<div className="relative">
<div>
<input
type="text"
id="search-bar"