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

Accordion Card Styling Updates #751

Open
rosiegrant opened this issue May 5, 2020 · 0 comments
Open

Accordion Card Styling Updates #751

rosiegrant opened this issue May 5, 2020 · 0 comments

Comments

@rosiegrant
Copy link
Contributor

A few small tweaks for accordion card. would be great to get this in the next minor version.

//update background color when the entire accordion card is expanded

.yxt-AccordionCard--expanded {
	background-color: $gray-5
}

//when subtitle is not populated has extra padding, we should remove it if it's empty

if subtitle not populated, .yxt-AccordionCard-subtitle {
	padding-bottom: 0px;
}
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

No branches or pull requests

1 participant