qinzhipeng_v@didiglobal.com 4 years ago
parent
commit
284a0df517
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/views/projectManage/components/demand.vue

+ 3 - 3
src/views/projectManage/components/demand.vue

@@ -574,9 +574,9 @@ export default {
   background:rgba(248,248,248,0.6);
 }
 .sty-icon {
-  position: absolute;
-  left: 63px;
-  bottom: 37px;
+  position: relative;
+  left: -6px;
+  bottom: 8px;
   background: #eee;
   border-radius: 50%;
 }