forked from abner/for-legacy-web
fix(discover): fixed discover background on load
This commit is contained in:
@@ -32,7 +32,7 @@ const Container = styled.div`
|
||||
background: var(--background);
|
||||
`
|
||||
: css`
|
||||
background: var(--background);
|
||||
background: var(--secondary-background);
|
||||
`}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user