Skip to content

[Bug]: Material3 Overriding sidebar variables doesn't work #6555

@njannink

Description

@njannink

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

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

✔ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions