浏览代码

fix #2172,change line-height to 20

陈帅 7 年之前
父节点
当前提交
b588df3446
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/DescriptionList/index.less

+ 1 - 1
src/components/DescriptionList/index.less

@@ -34,7 +34,7 @@
   }
 
   .detail {
-    line-height: 22px;
+    line-height: 20px;
     width: 100%;
     padding-bottom: 16px;
     color: @text-color;