feat: add employee management features including filtering, deletion, and improved layout
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="w-full">
|
||||
<main
|
||||
id="container-central"
|
||||
class="container mx-auto p-4 lg:p-6 max-w-7xl"
|
||||
class="w-full max-w-none px-3 lg:px-4 pt-8 lg:pt-10 pb-2"
|
||||
>
|
||||
{@render children()}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user