kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Search: prevent overflow of text into icon
rodzic
bedd181f4c
commit
8fde7f267d
|
@ -127,6 +127,7 @@ const Search = (props: ISearch) => {
|
||||||
onFocus: handleFocus,
|
onFocus: handleFocus,
|
||||||
autoFocus: autoFocus,
|
autoFocus: autoFocus,
|
||||||
theme: 'search',
|
theme: 'search',
|
||||||
|
className: 'pr-10 rtl:pl-10 rtl:pr-3',
|
||||||
};
|
};
|
||||||
|
|
||||||
if (autosuggest) {
|
if (autosuggest) {
|
||||||
|
|
Ładowanie…
Reference in New Issue