소스 검색

Merge remote-tracking branch 'origin/chronicTreat' into testedMerge

zhouna 5 년 전
부모
커밋
0776c483cd
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;
 }