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

fix: same card height in process slider #47

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

doriengr
Copy link
Contributor

@doriengr doriengr commented Jun 14, 2024

Closes #48

@doriengr doriengr added bug Something isn't working review labels Jun 14, 2024
@doriengr doriengr self-assigned this Jun 14, 2024
@doriengr doriengr requested a review from choffmann June 14, 2024 19:33
@@ -15,7 +15,7 @@ export const steps = [
label: "Projektvorstellung 01",
shortName: "Vorstellung 01",
isCurrent: false,
description: "Occaecat in dolor eiusmod fugiat. Excepteur proident nostrud aliquip esse ut nostrud in ut esse. Proident ut consequat consequat consectetur magna."
description: "Occaecat in dolor eiusmod fugiat. Excepteur proident nostrud aliquip esse ut nostrud in ut esse. Proident ut consequat consequat consectetur magna. Noch mehr und noch mehr und noch mehr Deserunt eu enim laborum deserunt nisi consequat. Laboris aliqua commodo nisi tempor esse."
Copy link
Member

@choffmann choffmann Jun 14, 2024

Choose a reason for hiding this comment

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

"Noch mehr und noch mehr und noch mehr" 😂

Copy link
Member

@choffmann choffmann left a comment

Choose a reason for hiding this comment

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

🔥

@choffmann choffmann merged commit 9df6e67 into develop Jun 14, 2024
3 checks passed
@choffmann choffmann deleted the fix/same-card-height-in-process-slider branch June 14, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Process cards in slider do not have the same height on different content
2 participants