Browse Source

fix #2172,change line-height to 20

pull/2474/head
陈帅 8 years ago
parent
commit
b588df3446
  1. 2
      src/components/DescriptionList/index.less

2
src/components/DescriptionList/index.less

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

Loading…
Cancel
Save