Procházet zdrojové kódy

fix #2172,change line-height to 20

陈帅 před 7 roky
rodič
revize
b588df3446
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;