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

importing css #7

Open
s177228 opened this issue Jan 25, 2021 · 5 comments
Open

importing css #7

s177228 opened this issue Jan 25, 2021 · 5 comments

Comments

@s177228
Copy link

s177228 commented Jan 25, 2021

As wrote in the README, the module can be imported is limited, however, is there any way to import css file to style the component since it seems not possible to styling the Blueprint component like the SELECT Component by using Emotion.

@strogonoff
Copy link
Contributor

strogonoff commented Jan 25, 2021

Can you point out the specific aspect of styling that you are struggling with?

@s177228
Copy link
Author

s177228 commented Jan 25, 2021

I am using the SELECT component from blueprint, but I can't apply a max-height and overflow to it so that the popover is too huge, I found the solution is to import "@blueprintjs/core/lib/css/blueprint.css" to apply the default style to fix is problem, but once I import that the extension will collapse.

@strogonoff
Copy link
Contributor

strogonoff commented Jan 25, 2021 via email

@strogonoff
Copy link
Contributor

Let me find an example of how Paneron styles Blueprint components…

@s177228
Copy link
Author

s177228 commented Jan 26, 2021

Ok, thanks a lot

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