diff --git a/packages/dashboard/src/components/Layout.js b/packages/dashboard/src/components/Layout.js index e3f3e892..2b60faa4 100644 --- a/packages/dashboard/src/components/Layout.js +++ b/packages/dashboard/src/components/Layout.js @@ -33,27 +33,29 @@ export default function Layout({ title, children }) {
-
- - - - - -
+ + + + + + + + +
{/* Current: "bg-gray-900 text-white", Default: "text-gray-300 hover:bg-gray-700 hover:text-white" */}