Put back background color

pull/8/head
Vladimir Volek 6 years ago
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…
Cancel
Save