diff --git a/dashboard/src/App.jsx b/dashboard/src/App.jsx index 853604e..3e7c2f8 100644 --- a/dashboard/src/App.jsx +++ b/dashboard/src/App.jsx @@ -82,29 +82,32 @@ const SmallLayout = () => { const DashboardLayout = () => { return ( -
+
-
-
+
+
-
+
-
+
+ +
+
-
+
diff --git a/dashboard/src/components/dashboard/EventFeed.jsx b/dashboard/src/components/dashboard/EventFeed.jsx index 79b0a38..c0892e3 100644 --- a/dashboard/src/components/dashboard/EventFeed.jsx +++ b/dashboard/src/components/dashboard/EventFeed.jsx @@ -1387,7 +1387,7 @@ const EventFeed = ({ ); return ( - +
diff --git a/dashboard/src/components/dashboard/Header.jsx b/dashboard/src/components/dashboard/Header.jsx index ae07cc3..6a56fc9 100644 --- a/dashboard/src/components/dashboard/Header.jsx +++ b/dashboard/src/components/dashboard/Header.jsx @@ -133,7 +133,7 @@ const Header = () => { )} > -
+
{
-
+
{weather?.main && ( <>