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

Refactor/UI #241

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Refactor/UI #241

merged 2 commits into from
Dec 16, 2024

Conversation

LucasMaupin
Copy link
Contributor

No description provided.

Copy link
Contributor

Choose a reason for hiding this comment

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

The other SVG's don't have width and height and have viewBox 0 0 24 24, I think we could leave it like this for right now but we might want to make all SVGs' have the same format in the future. @malmen237 might have something to say about this

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, same comment as in this PR

@@ -157,13 +157,14 @@ export const PrimaryButton = styled(ActionButton)`
`;

export const SecondaryButton = styled(ActionButton)`
// background: #1db954;
Copy link
Contributor

Choose a reason for hiding this comment

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

can remove this comment?

`;

const LineBlockParticipants = styled.div`
// margin-top: 0.5rem;
Copy link
Contributor

Choose a reason for hiding this comment

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

can remove?

@LucasMaupin LucasMaupin merged commit 4f706d5 into development Dec 16, 2024
2 checks passed
@LucasMaupin LucasMaupin deleted the refactor/ui branch December 16, 2024 10:15
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.

3 participants