Explorar o código

修改样式(2108)

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
299afc954c
Modificáronse 2 ficheiros con 3 adicións e 0 borrados
  1. 1 0
      src/css/index.css
  2. 2 0
      src/css/index.less

+ 1 - 0
src/css/index.css

@@ -179,6 +179,7 @@
 .iframeWrap .illnessTable {
   color: #267FD7;
   line-height: 28px;
+  cursor: pointer;
 }
 .iframeWrap h4 {
   color: #000;

+ 2 - 0
src/css/index.less

@@ -198,6 +198,7 @@
   .illnessTable {
     color: @colorBlue;
     line-height: 28px;
+    cursor: pointer;
   }
   .conditionHint{
   }
@@ -359,6 +360,7 @@
   .conditionHintTips .mayIllness{
     margin: 20px 0 0 0;
     border-top:1px #E8EAEC solid;
+    line-height: 30px;
     span,a,.modalMainOne,.modalMainTwo{
       border-bottom:none;
     }