feat: enhance layout and component structure for dashboard, including responsive sidebar and header actions, and update footer styling
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
</script>
|
||||
|
||||
<ProtectedRoute>
|
||||
<main class="container mx-auto px-4 py-4">
|
||||
<main class="w-full px-4 py-4">
|
||||
<!-- Alerta de Acesso Negado / Autenticação -->
|
||||
{#if showAlert}
|
||||
{@const alertData = getAlertMessage()}
|
||||
|
||||
Reference in New Issue
Block a user