multiple root fixed

This commit is contained in:
Benjamin Takats
2022-12-12 20:55:48 +01:00
parent c684db1207
commit 61ae9a10c8

View File

@@ -142,7 +142,7 @@
</div> </div>
</section> </section>
{{-- FOOTER --}} {{-- FOOTER --}}
</div> <div class="fixed bottom-0 w-full">
<div class="fixed bottom-0 w-full">
<livewire:frontend.footer/> <livewire:frontend.footer/>
</div>
</div> </div>