You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified that I use latest version of all @mantine/* packages
What version of @mantine/* packages do you have in package.json?
7.6.1
What package has an issue?
@mantine/core
What framework do you use?
Remix
In which browsers you can reproduce the issue?
Chrome
Describe the bug
I've tried to over the default color of popOver dropDown component, but it is not allowing to do so. Then I've tried to hard override it with !important css property. Then it worked. But user should easy change color of popOver without hard override. Please check and fix it.
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
I would be willing to implement a fix for this issue
The text was updated successfully, but these errors were encountered:
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.6.1
What package has an issue?
@mantine/core
What framework do you use?
Remix
In which browsers you can reproduce the issue?
Chrome
Describe the bug
I've tried to over the default color of popOver dropDown component, but it is not allowing to do so. Then I've tried to hard override it with
!important
css property. Then it worked. But user should easy change color of popOver without hard override. Please check and fix it.If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: