fixing bug with background
This commit is contained in:
@@ -131,6 +131,7 @@ const ButtonWrap = styled.div`
|
||||
|
||||
const BackgroundWrap = styled.div`
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user