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

Cards - All variations - Accessibility fixes [Rounded control] #335

Merged
merged 6 commits into from
Apr 26, 2023

Conversation

tarantilis
Copy link
Collaborator

@tarantilis tarantilis commented Apr 10, 2023

@github-actions
Copy link

👋 @tarantilis

To generate the Storybook and Docusaurus websites, write comment with:

@eea-jenkins build all

To generate only Storybook write comment with:

@eea-jenkins build storybook

To generate only Docusaurus write comment with:

@eea-jenkins build docusaurus

@tarantilis
Copy link
Collaborator Author

@eea-jenkins build storybook

@jenkins-ci-eionet-europa-eu
Copy link

@tarantilis
Copy link
Collaborator Author

@eea-jenkins build storybook

@tarantilis
Copy link
Collaborator Author

@eea-jenkins build storybook

@jenkins-ci-eionet-europa-eu
Copy link

✔️ Storybook:

🚀 @tarantilis

@jenkins-ci-eionet-europa-eu
Copy link

// Meta align fix
.ui.card.u-card .meta:after {
content: none;
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This override added to remove an empty ":after" that is added from listing-cards.less and breaks the metadata justify-content. But if you need that after's content, remove the override again to use it

@ichim-david ichim-david merged commit 9cba23b into develop Apr 26, 2023
@ichim-david ichim-david deleted the rounded-card-control branch April 26, 2023 14:16
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