From 0716ea0bd5feeba830a0fe7208d2b2438563bbfe Mon Sep 17 00:00:00 2001 From: Paulo Castellano Date: Sat, 18 Jul 2026 08:38:09 -0300 Subject: [PATCH] =?UTF-8?q?fix(posts):=20mobile=20calendar=20header=20?= =?UTF-8?q?=E2=80=94=20nav=20+=20compact=20date=20on=20row=201,=20full-wid?= =?UTF-8?q?th=20New=20post=20below?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move Today up with prev/next, keep the date picker compact on the right instead of full-width, and give New post its own full-width row. --- resources/js/pages/posts/Calendar.vue | 34 +++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/resources/js/pages/posts/Calendar.vue b/resources/js/pages/posts/Calendar.vue index e58fcfa3..218b201e 100644 --- a/resources/js/pages/posts/Calendar.vue +++ b/resources/js/pages/posts/Calendar.vue @@ -253,27 +253,27 @@ const formatTime = (scheduledAt: string): string => {
- +
-
- -
+
+
+ + + +
+
- -
-
- - - -
+ + +