forked from mirrors/thatmattlove-hyperglass
fix padding
This commit is contained in:
parent
dee6f190b1
commit
c8a3ecb897
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ export default React.forwardRef(({ isSubmitting, onClick }, ref) => (
|
|||
variant="ghost"
|
||||
color="current"
|
||||
onClick={onClick}
|
||||
pl={0}
|
||||
>
|
||||
<FiChevronLeft size={24} />
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue