feat: update ui

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-03-15 17:06:07 +01:00
parent 07d9fa56c8
commit 69b9001364
27 changed files with 85 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
{% block content %}
<section class="max-w-4xl mx-auto px-4 pt-12">
<div class="flex items-center justify-between mb-8">
<div class="flex flex-col sm:flex-row sm:items-center justify-between gap-2 mb-8">
<h1 class="text-2xl font-bold">Personal Access Tokens</h1>
<a href="/dashboard" class="text-sm text-gray-600 hover:text-gray-900">&larr; Dashboard</a>
</div>