Blazorise Version
2.1.0
What Blazorise provider are you running on?
Material
Link to minimal reproduction or a simple code snippet
Setting new values for for example mui-bar-drawer-width doesnt work. It always applies the defaults of Blazorise.
:root {
--mui-bar-drawer-width: min(300px, max(200px, calc(20vw)));
}
Note: My own css is loaded after the blazorise.css
Blazorise Version
2.1.0
What Blazorise provider are you running on?
Material
Link to minimal reproduction or a simple code snippet
Setting new values for for example mui-bar-drawer-width doesnt work. It always applies the defaults of Blazorise.
Note: My own css is loaded after the blazorise.css