Skip to content

Commit

Permalink
npm install create package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vnobo committed Nov 4, 2023
1 parent 418d6bd commit 61bb3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/web/src/app/pages/welcome/welcome.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</ul>
</nz-header>
<nz-layout>
<nz-sider nzTheme="light" nzWidth="14.5rem">
<nz-sider [nzCollapsedWidth]="0" nzBreakpoint="lg" nzCollapsible nzTheme="light" nzWidth="14.5rem">
<ul class="sider-menu" nz-menu nzMode="inline">
<li nz-submenu nzIcon="user" nzOpen nzTitle="subnav 1">
<ul>
Expand Down

0 comments on commit 61bb3d6

Please sign in to comment.