Update notifications page layout and internal server version hash. Added a navigation button to return to the base page and updated the version hash for server options.
This commit is contained in:
@@ -114,6 +114,9 @@
|
||||
</svelte:head>
|
||||
|
||||
<main class="flex min-h-0 flex-1 flex-col gap-4 p-4 sm:gap-6 sm:p-6">
|
||||
<a href="/" class="self-start">
|
||||
<Button variant="ghost" size="sm">← Base</Button>
|
||||
</a>
|
||||
<div class="flex flex-wrap items-center justify-between gap-3">
|
||||
<h1 class="text-2xl font-semibold">Notifications</h1>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user