style changes
some small style changes like cursor types on hover and some color changes.
This commit is contained in:
@@ -9,7 +9,7 @@ export function SearchBar({ placeholder="Enter a volcano to search", size="sm",
|
||||
size={size}
|
||||
width={width}
|
||||
borderRadius="full"
|
||||
|
||||
bg="base100"
|
||||
/>
|
||||
</InputGroup>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user