feat: consistent styling and clipboard copy apikey

This commit is contained in:
Per Stark
2025-02-02 10:25:31 +01:00
parent 33380b3bcf
commit fd19195148
13 changed files with 75 additions and 3704 deletions

View File

@@ -1,4 +1,4 @@
<div class="p-4 shadow mt-4 rounded-box">
<div class="shadow mt-4 rounded-box">
<div class="flex gap-4">
<button class="btn btn-primary" hx-get="/ingress-form" hx-swap="outerHTML">Add Content</button>
<a class="btn btn-secondary" href="/knowledge" hx-boost="true">View Knowledge</a>