From 4a8e5d76ff89406d26e36df8538efacb24e16add Mon Sep 17 00:00:00 2001
From: Jack <jack.su@pollex.com.tw>
Date: 星期三, 10 十一月 2021 15:14:38 +0800
Subject: [PATCH] Merge branch 'master' of ssh://192.168.0.10:29418/pcalife/PAM

---
 PAMapp/assets/scss/vendors/elementUI/_drawer.scss |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/PAMapp/assets/scss/vendors/elementUI/_drawer.scss b/PAMapp/assets/scss/vendors/elementUI/_drawer.scss
index ccd7493..c8fe93b 100644
--- a/PAMapp/assets/scss/vendors/elementUI/_drawer.scss
+++ b/PAMapp/assets/scss/vendors/elementUI/_drawer.scss
@@ -8,4 +8,11 @@
     .el-drawer__body {
         padding: 0 40px;
     }
-}
\ No newline at end of file
+}
+.pam-popUpFrame{
+  .el-drawer {
+    .el-drawer__body {
+        padding:0px 19px;
+    }
+  }
+}

--
Gitblit v1.8.0