cursor pointer on buttons in Pin modal

pull/338/head
slowbackspace 5 years ago
parent 7f07564ab6
commit 1280800c91

@ -22,6 +22,7 @@ const Wrapper = styled.button`
border: 1px solid ${colors.DIVIDER};
background: ${colors.WHITE};
transition: all 0.3s;
cursor: pointer;
&:first-child {
margin-left: 0px;

Loading…
Cancel
Save