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(expansion-panel): arrow not centered vertically and incorrect title font weight #10503

Closed

Commits on Jun 20, 2019

  1. fix(expansion-panel): arrow not centered vertically and incorrect tit…

    …le font weight
    
    * Fixes the arrow in the expansion panel header not being quite centered, due to it being based on a rotated CSS triangle. These changes switch to use an SVG which is much easier to reason about.
    * Uses the correct font weight for the panel header's title.
    crisbeto committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    d86a391 View commit details
    Browse the repository at this point in the history