mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 03:25:08 +00:00
(docs/fuse-components) Fixed: Weird mat-drawer issue
This commit is contained in:
parent
c21c362b84
commit
3ddd7e4533
|
@ -4,7 +4,7 @@
|
|||
|
||||
<!-- Drawer -->
|
||||
<mat-drawer
|
||||
class="w-60 dark:bg-gray-900"
|
||||
class="flex w-60 min-w-60 dark:bg-gray-900"
|
||||
[autoFocus]="false"
|
||||
[mode]="drawerMode"
|
||||
[opened]="drawerOpened"
|
||||
|
|
Loading…
Reference in New Issue
Block a user