1
0
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:
Vladimir Volek 2018-08-22 17:54:09 +02:00
parent 51c2074ed6
commit 2c5ec70a02

View File

@ -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