Fixed scrolling on unauthroized page

This commit is contained in:
2025-12-03 19:16:10 -05:00
parent aedcbd9492
commit 2de6b18135

View File

@@ -1,5 +1,5 @@
<template>
<div class="min-h-screen flex flex-col items-center justify-center text-center px-6">
<div class="flex flex-col items-center justify-center text-center px-6">
<h1 class="text-5xl font-bold mb-4">Unauthorized</h1>
<p class="text-lg text-muted-foreground max-w-md mb-6">
You don't have permission to access this page.