Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#CLAN6-64 - fixing navigation bar transparency issue #60

Merged

Conversation

cognifide-matt-rutkowski
Copy link
Contributor

No description provided.

@@ -20,7 +20,7 @@ const StyledBoardSwitcher = styled(BoardSwitcher)`
`;

const StyledAppBar = styled(AppBar)`
background-color: transparent;
background-color: #211f39;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is ok, but when we modify some components now, we split them into files in folders. Check Widget component for reference.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks for recomendations. I'll stick to them next time.

@cognifide-matt-rutkowski cognifide-matt-rutkowski merged commit 084cf87 into master Sep 24, 2019
@cognifide-matt-rutkowski cognifide-matt-rutkowski deleted the bugfix/header-section-transparency-fix branch October 25, 2019 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants