فهرست منبع

参数设置菜单阴影去除

duy 2 سال پیش
والد
کامیت
efa65336ee
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/system/parameter.vue

+ 1 - 1
src/views/system/parameter.vue

@@ -465,7 +465,7 @@ const positionEdit=(type)=>{
         // background: transparent;
         border-radius: 10px;
         // margin-right: 24px;
-        // box-shadow: -2px 0 10px 0 rgba(32, 37, 50, 0.03), 0 10px 21px 20px rgba(32, 37, 50, 0.03);
+        box-shadow: none;
         .horizontal-drag-line {
             position: absolute;
             right: 0;