mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
fix padding
This commit is contained in:
@ -10,7 +10,6 @@ export default React.forwardRef(({ isSubmitting, onClick }, ref) => (
|
||||
variant="ghost"
|
||||
color="current"
|
||||
onClick={onClick}
|
||||
pl={0}
|
||||
>
|
||||
<FiChevronLeft size={24} />
|
||||
</Button>
|
||||
|
Reference in New Issue
Block a user