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

When applying border radius we have MUI styling on Chrome (See picture) #215

Open
nini430 opened this issue Mar 22, 2024 · 2 comments
Open

Comments

@nini430
Copy link

nini430 commented Mar 22, 2024

image

@chybisov
Copy link
Member

chybisov commented Apr 2, 2024

Can you please share more details, especially code example would be helpful

@nini430
Copy link
Author

nini430 commented Apr 2, 2024

<LiFiWidget config={widgetConfig} integrator="something" />

and inside the config we apply border-radius like this:
containerStyle: { width: '385px', borderRadius: 'var(--space-2)', },
and only in google chrome, behind the container we can see the background with different color.

`

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