mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-24 09:18:09 +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;
|
min-width: 720px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
background: ${colors.DIVIDER};
|
||||||
|
|
||||||
&.resized {
|
&.resized {
|
||||||
// to make sure that unpacked coin menu will not overflow main container
|
// to make sure that unpacked coin menu will not overflow main container
|
||||||
|
Loading…
Reference in New Issue
Block a user