mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
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