diff --git a/components/page-header/style/index.less b/components/page-header/style/index.less index 725ae2b450..6eeedec96f 100644 --- a/components/page-header/style/index.less +++ b/components/page-header/style/index.less @@ -66,7 +66,7 @@ color: @heading-color; font-weight: 600; font-size: @page-header-heading-title; - line-height: 32px; + line-height: @height-base; .text-overflow-ellipsis(); }