From 4b3819d18bddd362f7cce24d3985ff7b233e6c54 Mon Sep 17 00:00:00 2001 From: Boubaker Khanfir Date: Thu, 9 Jan 2025 18:43:01 +0100 Subject: [PATCH] feat: Change Section Buttons Position in Layout Editor - MEED-8110 - Meeds-io/MIPs#172 (#280) This change will move Section Buttons to top-right of the container instead of center-right. --- .../components/content/common/SectionMenu.vue | 22 ++++++++++--------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/layout-webapp/src/main/webapp/vue-app/layout-editor/components/content/common/SectionMenu.vue b/layout-webapp/src/main/webapp/vue-app/layout-editor/components/content/common/SectionMenu.vue index 34e18cde..94fda3d8 100644 --- a/layout-webapp/src/main/webapp/vue-app/layout-editor/components/content/common/SectionMenu.vue +++ b/layout-webapp/src/main/webapp/vue-app/layout-editor/components/content/common/SectionMenu.vue @@ -84,17 +84,19 @@ - -
+
+ +
+