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

Fixed full text for "sign into" call to action not visible in light mode #4941

Merged
merged 3 commits into from
Sep 23, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fixing the full text for call to action not visible in light mode
Signed-off-by: Vamshi Reddy <[email protected]>
VamshiReddy02 committed Sep 16, 2023
commit e52bf9720f48d2e036b3816db328ce8946e54a6f
1 change: 1 addition & 0 deletions src/components/ScenarioCard/ScenarioCard.style.js
Original file line number Diff line number Diff line change
@@ -78,6 +78,7 @@ export const ScenarioCardWrapper = styled.div`
justify-content:center;
margin-top:4rem;
width:100%;
color: white;
}
.active {