mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-26 06:09:23 +00:00
Padding
This commit is contained in:
parent
d835dbd510
commit
1ea92e53c8
@ -87,7 +87,6 @@ const ToolSearch = ({
|
||||
placeholder={placeholder || t("toolPicker.searchPlaceholder", "Search tools...")}
|
||||
icon={hideIcon ? undefined : <span className="material-symbols-rounded">search</span>}
|
||||
autoComplete="off"
|
||||
style={{padding: 0}}
|
||||
onFocus={onFocus}
|
||||
/>
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user