Thibaut Boustany
7 years ago
No known key found for this signature in database
GPG Key ID: 32475B11A2B13EEC
1 changed files with
2 additions and
1 deletions
-
src/components/UpdateNotifier/UpdateDownloaded.js
|
|
@ -35,7 +35,8 @@ const Container = styled(Box).attrs({ |
|
|
|
px: 3, |
|
|
|
bg: 'wallet', |
|
|
|
color: 'white', |
|
|
|
mt: '-35px', |
|
|
|
mt: '-50px', |
|
|
|
mb: '35px', |
|
|
|
style: p => ({ |
|
|
|
transform: `translate3d(0, ${p.offset}%, 0)`, |
|
|
|
}), |
|
|
|