fixing bug with background

This commit is contained in:
David Sun
2019-05-29 11:53:16 -07:00
parent 66bca5cd81
commit c1aeb4bde6

View File

@@ -131,6 +131,7 @@ const ButtonWrap = styled.div`
const BackgroundWrap = styled.div`
position: absolute;
overflow: hidden;
bottom: 0;
left: 0;
right: 0;