Browse Source

治疗方案i改回侧面

zhouna 6 years atrás
parent
commit
20b1d740c6
1 changed files with 4 additions and 5 deletions
  1. 4 5
      src/css/index.less

+ 4 - 5
src/css/index.less

@@ -309,10 +309,10 @@
   top: 2px;
   right: 0px;
   display: none;
-  background: url('../images/tmp1.png') center center no-repeat;
+  background: url('../images/msg1.png') center center no-repeat;
 }
 .infoMsg:hover {
-  background: url('../images/tmp2.png') center center no-repeat;
+  background: url('../images/msg2.png') center center no-repeat;
 }
 .infoMsgParent {
   position: relative;
@@ -437,9 +437,8 @@
         .medicine {
           position: relative;
           .infoMsg {
-            right: 50%;
-            top: -18px;
-            margin-right: -10px;
+            right: -20px;
+            top: 0;
           }
         }
         .medicine:hover {