Search: prevent overflow of text into icon
This commit is contained in:
@ -127,6 +127,7 @@ const Search = (props: ISearch) => {
|
||||
onFocus: handleFocus,
|
||||
autoFocus: autoFocus,
|
||||
theme: 'search',
|
||||
className: 'pr-10 rtl:pl-10 rtl:pr-3',
|
||||
};
|
||||
|
||||
if (autosuggest) {
|
||||
|
||||
Reference in New Issue
Block a user