liushengqiang 2 роки тому
батько
коміт
7e82a11f7f

+ 2 - 2
src/page-instrument/evaluat-model/index.module.less

@@ -84,8 +84,8 @@
     }
 
     .dialogueIcon {
-        width: 100px;
-        height: 100px;
+        width: 110px;
+        height: 110px;
     }
 
     .inRadioIcon {

+ 1 - 1
src/page-instrument/view-evaluat-report/component/share-top/index.module.less

@@ -164,7 +164,7 @@
     height: 36px;
     padding: 0 14px;
     border-radius: 18px;
-    background-color: #E2F6F1;
+    background-color: rgba(255,255,255, .4);
     z-index: 1;
 
     &>div {