💄 SearchBar styling

This commit is contained in:
Thomas "ajnart" Camlong
2022-05-14 10:09:22 +02:00
parent 3287752e45
commit 9a3ef24619

View File

@@ -22,6 +22,7 @@ export default function SearchBar(props: any) {
return (
<Box
mb={"xl"}
style={{
width: '100%',
}}