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

Unable to modify the height of the mwc-textfield #975

Closed
rajashekar9 opened this issue Mar 6, 2020 · 2 comments
Closed

Unable to modify the height of the mwc-textfield #975

rajashekar9 opened this issue Mar 6, 2020 · 2 comments

Comments

@rajashekar9
Copy link

I am using mwc-textfield in lit-element(2.2.1). The problem is I want to modify the height of the mwc-textfield. I have gone through the official documentation of the mwc-textfield. I found that there is a SASS mixin to modify the height of it. I tried to apply sass mixin but, it didn't work. I think the syntax is wrong. Any help would be appreciated.

@asyncLiz
Copy link
Collaborator

asyncLiz commented Mar 6, 2020

It is not possible to use sass mixins with Material Web Components. Changing textfield's height will be achievable with the density system in #841.

@asyncLiz
Copy link
Collaborator

asyncLiz commented Mar 6, 2020

Closing as duplicate of #654

@asyncLiz asyncLiz closed this as completed Mar 6, 2020
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

2 participants