Opacity on scroll possible to change only through styles prop on ScrollArea #7149
Closed
1 of 2 tasks
Labels
Fixed patch
Completed issues that will be published with next patch (1.0.X)
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.14.1
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
All
Describe the bug
Try to change
thumb
opacity through classes, but it's not possible. It's possible only throughstyles
prop with important mark. I use@maintine/emotion
.Example
Styles:
Component:
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: