From ec31646a9316fedc7a68d53d590004b78003fc62 Mon Sep 17 00:00:00 2001 From: "bert.hausmans" Date: Tue, 14 Apr 2026 22:58:33 +0200 Subject: [PATCH] fix: shift dialog info alert layout and full-width toggle Made-with: Cursor --- .../components/sections/CreateShiftDialog.vue | 83 ++++++++++--------- 1 file changed, 44 insertions(+), 39 deletions(-) diff --git a/apps/app/src/components/sections/CreateShiftDialog.vue b/apps/app/src/components/sections/CreateShiftDialog.vue index e1481008..59b6274f 100644 --- a/apps/app/src/components/sections/CreateShiftDialog.vue +++ b/apps/app/src/components/sections/CreateShiftDialog.vue @@ -259,47 +259,52 @@ function onSubmit() { border-color="info" density="comfortable" :icon="false" - class="mb-6" + class="mb-6 pa-0 overflow-hidden" > -
- -
- - - Tijdsloten in dit evenement - - - - -
-

- {{ tooltipText.main }} -

-

- Tip: - {{ tooltipText.tip }} -

+
+
+ +
+
+ + Tijdsloten in dit evenement + +
- + +
+

+ {{ tooltipText.main }} +

+

+ Tip: + {{ tooltipText.tip }} +

+
+
+