Datentypen in Prod DB vorbereiten für release #69

Merged
PxlLoewe merged 56 commits from staging into release 2025-07-18 20:05:13 +00:00
Showing only changes of commit 741f42956a - Show all commits

View File

@@ -21,7 +21,7 @@ export const VerticalNav = async () => {
return p.startsWith("ADMIN");
});
return (
<ul className="menu flex-col w-64 bg-base-300 p-3 rounded-lg shadow-md font-semibold">
<ul className="menu flex-nowrap w-64 bg-base-300 p-3 rounded-lg shadow-md font-semibold">
<li>
<Link href="/">
<HomeIcon /> Dashboard