cuiyalong 6 сар өмнө
parent
commit
0289dd5a92

+ 13 - 0
apps/bigmember_pc/src/views/search/supply/index.vue

@@ -232,5 +232,18 @@ function goWorkSpaceCustom() {
       margin-top: 12px;
     }
   }
+
+  .search-supply-list-container {
+    ::v-deep {
+      .list-header-title {
+        margin-left: 32px;
+      }
+      .header-text--tip {
+        .m-l-16px {
+          margin-left: 0;
+        }
+      }
+    }
+  }
 }
 </style>