Skip to content

Commit

Permalink
Merge branch 'master' into hotfix_KLTable
Browse files Browse the repository at this point in the history
  • Loading branch information
nupthale authored Aug 14, 2017
2 parents ec86302 + ced8ae4 commit 141748a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/components/form/KLForm/KLFormItem/index.mcss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
&-xlg { width: $size-base * 28; max-width: $size-base * 28; }

&-lh-sm { line-height: 1; }
&-lh-md { line-height: 1.3; }
&-lh-md { line-height: 1.6; }
&-lh-lg { line-height: 2.5; }
}
.formitem_info {
Expand Down

0 comments on commit 141748a

Please sign in to comment.