Browse Source

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

zhangxc 5 năm trước cách đây
mục cha
commit
199f4a936f
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      src/css/treatPlan.less

+ 3 - 2
src/css/treatPlan.less

@@ -93,9 +93,10 @@
     }
 }
 .diagDescription{
-    color: #333;
-    font-weight: 600;
     margin: 5px 0 10px;
+    line-height: 28px;
+    background:#F2F2F2;
+    padding: 5px 10px;
 }
 .icon {
     width: 16px;