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

[MDL] Chip variables erased #1367

Closed
BastienBnd opened this issue Apr 3, 2017 · 0 comments
Closed

[MDL] Chip variables erased #1367

BastienBnd opened this issue Apr 3, 2017 · 0 comments
Assignees

Comments

@BastienBnd
Copy link

Current behaviour

At the end of the material-design-lite/src/_variables.scss file there is a "FOCUS OVERRIDE" message and some new mdl variables about chips are missing:
$chip-bg-color: rgb(222, 222, 222) !default;
$chip-bg-active-color: rgb(214, 214, 214) !default;
$chip-height: 32px !default;
$chip-font-size: 13px !default;

Expected behaviour

We had like to have these variables defined in order to use mdl chips.

Versions

Focus-core: 2.1.1
Focus-components: 2.1.4

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

3 participants