Commit c2e2ca9bedbe754c026bae5a711747e31c4779e0

Authored by Tanimodori
Committed by GitHub
1 parent 02c469b1

style: 修复antdv Modal header高度错误 (#1987)

src/components/Modal/src/index.less
@@ -26,7 +26,6 @@ @@ -26,7 +26,6 @@
26 &-title { 26 &-title {
27 font-size: 16px; 27 font-size: 16px;
28 font-weight: bold; 28 font-weight: bold;
29 - line-height: 16px;  
30 29
31 .base-title { 30 .base-title {
32 cursor: move !important; 31 cursor: move !important;