1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

fix padding

This commit is contained in:
checktheroads
2020-01-21 17:39:44 -07:00
parent dee6f190b1
commit c8a3ecb897

View File

@ -10,7 +10,6 @@ export default React.forwardRef(({ isSubmitting, onClick }, ref) => (
variant="ghost"
color="current"
onClick={onClick}
pl={0}
>
<FiChevronLeft size={24} />
</Button>