瀏覽代碼

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;
 }