diff --git a/.commitmessage b/.commitmessage index 8c73766..ab117b3 100644 --- a/.commitmessage +++ b/.commitmessage @@ -1,4 +1,3 @@ -fix: prevent mobile slot field overlap +fix: compact mobile session header -Stack weekday and date controls on narrow screens and constrain native select -widths to their grid column. +Reduce the mobile profile header to a compact identity row and concise actions. diff --git a/src/components/DashboardView.js b/src/components/DashboardView.js index c0b0dd3..2b97ff0 100644 --- a/src/components/DashboardView.js +++ b/src/components/DashboardView.js @@ -761,29 +761,29 @@ const DashboardView = ({ return (

Foodsharing Pickup Manager

-
+
-
-

Angemeldet

-

{session.profile.name}

+
+

Angemeldet

+

{session.profile.name}

-
+