diff --git a/src/components/DescriptionList/index.less b/src/components/DescriptionList/index.less index bcb6fd1da7a1f9fe875c617fad8e54ebd9fb495c..bfb33fcc3f14e47bf03549f3e68dc11f86f184f2 100644 --- a/src/components/DescriptionList/index.less +++ b/src/components/DescriptionList/index.less @@ -34,7 +34,7 @@ } .detail { - line-height: 22px; + line-height: 20px; width: 100%; padding-bottom: 16px; color: @text-color;