From 11f0f14cb2f0be529df6eb42833c806fe18108e4 Mon Sep 17 00:00:00 2001 From: Hanz Luo Date: Sun, 15 Jul 2018 15:32:54 -0700 Subject: [PATCH] Remove scrollbar on confirm Modal title --- components/modal/style/confirm.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/modal/style/confirm.less b/components/modal/style/confirm.less index 916fab29c6..34bcc26ea4 100644 --- a/components/modal/style/confirm.less +++ b/components/modal/style/confirm.less @@ -24,7 +24,7 @@ color: @heading-color; font-weight: 500; font-size: @font-size-lg; - line-height: 22px; + line-height: 1.375; display: block; // create BFC to avoid // https://user-images.githubusercontent.com/507615/37702510-ba844e06-2d2d-11e8-9b67-8e19be57f445.png