mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-15 21:08:57 +00:00
Style sticky bottom in left navigation panel
This commit is contained in:
parent
f412738daf
commit
b0aa37fdc9
@ -25,6 +25,7 @@ const StickyBottom = styled.div`
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
background: ${colors.MAIN};
|
||||
border-right: 1px solid ${colors.DIVIDER};
|
||||
`;
|
||||
|
||||
const MenuWrapper = styled.div`
|
||||
|
Loading…
Reference in New Issue
Block a user