mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-13 20:08:56 +00:00
Put back background color
This commit is contained in:
parent
51c2074ed6
commit
2c5ec70a02
@ -34,6 +34,7 @@ const AppWrapper = styled.div`
|
||||
min-width: 720px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: ${colors.DIVIDER};
|
||||
|
||||
&.resized {
|
||||
// to make sure that unpacked coin menu will not overflow main container
|
||||
|
Loading…
Reference in New Issue
Block a user