hperrin / svelte-material-ui

Svelte Material UI Components
https://sveltematerialui.com/
Apache License 2.0
3.32k stars 285 forks source link

How to change the width of a Drawer component? #671

Open throni3git opened 3 days ago

throni3git commented 3 days ago

Is this for an existing documentation file? https://sveltematerialui.com/demo/drawer

What needs improvement? Somewhere in the depths of the Drawer component CSS, there is a setting width: 256px;. What can i do to change this for my favoured value?