summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/app.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-portal/src/app/app.component.html')
-rw-r--r--usecaseui-portal/src/app/app.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/src/app/app.component.html b/usecaseui-portal/src/app/app.component.html
index df0890e6..1990d708 100644
--- a/usecaseui-portal/src/app/app.component.html
+++ b/usecaseui-portal/src/app/app.component.html
@@ -69,7 +69,7 @@
</ul>
</nz-dropdown>
</nz-sider>
- <nz-layout style="margin-left: 260px; padding: 20px 32px; height:100vh; position:relative;">
+ <nz-layout style="margin-left: 260px; height:100vh; position:relative;">
<router-outlet></router-outlet>
</nz-layout>
</nz-layout>