reworked and recolored Table Component
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
<title>{{ $title . ' | ' . config('app.name') ?? config('app.name') }}</title>
|
||||
</head>
|
||||
<body class="font-sans antialiased bg-zinc-800">
|
||||
<body class="font-sans antialiased bg-zinc-200 text-zinc-700">
|
||||
<x-navbar />
|
||||
|
||||
{{ $slot }}
|
||||
|
||||
Reference in New Issue
Block a user