Explorar el Código

fix #2172,change line-height to 20

陈帅 hace 7 años
padre
commit
b588df3446
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/DescriptionList/index.less

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

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