Преглед на файлове

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;