mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-24 09:18:09 +00:00
Fixed width in navigation body
This commit is contained in:
parent
91f20e0dd2
commit
19e3e983de
@ -31,7 +31,7 @@ const Footer = styled.div`
|
||||
`;
|
||||
|
||||
const Body = styled.div`
|
||||
overflow: auto;
|
||||
width: 320px;
|
||||
background: ${colors.LANDING};
|
||||
`;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user