1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-02-22 13:02:09 +00:00

same height footer

This commit is contained in:
slowbackspace 2019-03-25 12:54:37 +01:00
parent 0ba89f3f5d
commit f38a125f83

View File

@ -75,6 +75,7 @@ const Help = styled.div`
justify-content: center;
text-align: center;
width: 319px;
height: 59px;
padding: 8px 0px;
border-top: 1px solid ${colors.BACKGROUND};
`;