mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-24 09:18:09 +00:00
Added border for footer
This commit is contained in:
parent
a54e3a3623
commit
573ebc1d82
@ -30,6 +30,7 @@ const Footer = styled.div`
|
||||
width: 320px;
|
||||
bottom: 0;
|
||||
background: ${colors.MAIN};
|
||||
border-right: 1px solid ${colors.BACKGROUND};
|
||||
`;
|
||||
|
||||
const Body = styled.div`
|
||||
|
Loading…
Reference in New Issue
Block a user