From 826c5916e0548517e854a68786bf49698737c910 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Mon, 7 Sep 2026 18:31:53 +0000 Subject: [PATCH] Admin UI: dock the attachment panel right of the dialog (below on narrow screens); related-origin setup moves into it --- frontend/src/admin/AdminDialogs.vue | 29 ++++++++++++++--------------- frontend/src/assets/style.css | 22 +++++++++++++++++++--- 2 files changed, 33 insertions(+), 18 deletions(-) diff --git a/frontend/src/admin/AdminDialogs.vue b/frontend/src/admin/AdminDialogs.vue index 79f7fd6..9d21bce 100644 --- a/frontend/src/admin/AdminDialogs.vue +++ b/frontend/src/admin/AdminDialogs.vue @@ -453,8 +453,19 @@ function onRemoveOrigin(i) {