mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2024-10-30 01:08:47 +00:00
(docs/other-components) Fixed: Weird mat-drawer issue
This commit is contained in:
parent
3ddd7e4533
commit
c25610ee4e
|
@ -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