From c5680f37f60028626e6f1be5cad67476dbce6cbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= Date: Sat, 9 Sep 2023 23:08:43 +0000 Subject: [PATCH] DoorPlacer/DoorChooser with panel-block --- ui/src/components/Calendar.vue | 28 +++++++++---------- ui/src/components/DoorMapEditor.vue | 8 +++--- .../calendar/editor/DoorChooser.vue | 8 +++--- .../components/calendar/editor/DoorPlacer.vue | 8 +++--- 4 files changed, 25 insertions(+), 27 deletions(-) diff --git a/ui/src/components/Calendar.vue b/ui/src/components/Calendar.vue index a6e86e0..fb23999 100644 --- a/ui/src/components/Calendar.vue +++ b/ui/src/components/Calendar.vue @@ -1,21 +1,19 @@