fix: Remove forced white background on self hosted team logo
closes #3315
This commit is contained in:
@@ -137,6 +137,7 @@ function AppSidebar() {
|
||||
|
||||
const StyledTeamLogo = styled(TeamLogo)`
|
||||
margin-right: 4px;
|
||||
background: white;
|
||||
`;
|
||||
|
||||
const Drafts = styled(Text)`
|
||||
|
||||
Reference in New Issue
Block a user