mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
feat: added drawer widths
This commit is contained in:
parent
fd451eb3c2
commit
00f23425e2
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
];
|
||||
</script>
|
||||
|
||||
<Drawer>
|
||||
<Drawer width='w-[280px] md:w-[480px]'>
|
||||
<Navigation {routes} />
|
||||
</Drawer>
|
||||
|
||||
|
|
Loading…
Reference in a new issue