Explorar el Código

修改治疗方案二级标题样式

zhangxc hace 5 años
padre
commit
453a71ca55
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      src/components/Treat/DrugTreat/index.less

+ 3 - 1
src/components/Treat/DrugTreat/index.less

@@ -96,6 +96,8 @@
 }
 .diag-content-description{
     color: #333333;
-    font-weight: 600;
     margin: 5px 0 10px 0;
+    background: #F2F2F2;
+    line-height: 28px;
+    padding: 5px 10px;
 }