소스 검색

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

zhangxc 5 년 전
부모
커밋
453a71ca55
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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;
 }