fix(core): navigation bar moved when scrolling
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
<div class="flex flex-col min-h-screen">
|
||||
<app-background/>
|
||||
<app-navigation-bar/>
|
||||
|
||||
<main class="flex-1">
|
||||
<app-navigation-bar/>
|
||||
<router-outlet></router-outlet>
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user