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 <mwc-snackbar> default action/dismiss button styles. #354

Merged
merged 1 commit into from
Aug 9, 2019

Conversation

aomarks
Copy link
Contributor

@aomarks aomarks commented Aug 9, 2019

Adds rules which apply the correct default color and icon size to <mwc-button> and <mwc-icon-button> in the action and dismiss slots.

Adds --mdc-snackbar-action-color CSS custom property to override the default color of the action button text.

Before:
before

After:
after

Adds rules which apply the correct default color and icon size to
<mwc-button> and <mwc-icon-button> in the "action" and "dismiss" slots.

Adds --mdc-snackbar-action-color to override the default color of the
action button text.
@aomarks aomarks requested a review from dfreedm August 9, 2019 03:07
Copy link
Collaborator

@dfreedm dfreedm left a comment

Choose a reason for hiding this comment

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

LGTM

@aomarks aomarks merged commit ccab030 into master Aug 9, 2019
@aomarks aomarks deleted the snackbar-styles branch August 9, 2019 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants