mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-03-14 10:05:04 +00:00
Update search_input.tsx
This commit is contained in:
parent
234cc989f1
commit
e9e4f25520
@ -114,7 +114,7 @@ const SearchInput = ({ tagsChanged, searchChanged, nsfwChanged, nsfwButtonEnable
|
||||
)
|
||||
: (
|
||||
<>
|
||||
<div className="w-5/6 top-0">
|
||||
<div className="w-full top-0">
|
||||
<Select isMultiple isSearchable isClearable searchInputPlaceholder='Start typing to search tags...'
|
||||
options={tagOptions}
|
||||
placeholder="Select tags for your search"
|
||||
|
Loading…
x
Reference in New Issue
Block a user