From f17bbbc20ee5b93d9fc8dfeeab20e21303e6a575 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Thu, 29 Sep 2022 10:08:12 +0800 Subject: [PATCH] =?UTF-8?q?style(=E8=A7=86=E5=9B=BE):=20=E7=AC=A6=E5=8F=B7?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E5=BC=B9=E5=87=BA=E6=94=BE=E5=A4=A7=E8=A7=86?= =?UTF-8?q?=E5=9B=BE=E6=A0=B7=E5=BC=8F=E9=94=99=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/canvas/custom-component/UserViewDialog.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/components/canvas/custom-component/UserViewDialog.vue b/frontend/src/components/canvas/custom-component/UserViewDialog.vue index ccb213a15c..4e23564411 100644 --- a/frontend/src/components/canvas/custom-component/UserViewDialog.vue +++ b/frontend/src/components/canvas/custom-component/UserViewDialog.vue @@ -270,6 +270,9 @@ export default { position: absolute; width: 100%; margin-left: -20px; + .ms-main-container { + padding: 0px !important; + } } .svg-background {