update layout
This commit is contained in:
parent
cb8664bd56
commit
332f5bb604
1 changed files with 5 additions and 3 deletions
|
|
@ -1,3 +1,4 @@
|
|||
<body class="overflow-auto">
|
||||
<nav class="fixed top-0 z-50 w-full bg-primary border-b border-gray-200">
|
||||
<div class="px-3 py-3 lg:px-5 lg:pl-3">
|
||||
<div class="flex items-center justify-between">
|
||||
|
|
@ -145,8 +146,9 @@
|
|||
</div>
|
||||
</aside>
|
||||
|
||||
<div class="pt-10 sm:ml-64">
|
||||
<div class="fixed pt-10 sm:ml-64">
|
||||
<div class="p-2 sm:mt-5 md:mt-14">
|
||||
<router-outlet></router-outlet>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue