diff --git a/style/components/popover.less b/style/components/popover.less index c02463673d81a51e578395d8ad0b2a629bf5a969..4f60fbdacebd9049cedfb3482b3dc536ef74fd58 100644 --- a/style/components/popover.less +++ b/style/components/popover.less @@ -111,8 +111,8 @@ &-title { margin: 0; // reset heading margin padding: 0 16px; - line-height: 30px; - height: 30px; + line-height: 32px; + height: 32px; border-bottom: 1px solid #e9e9e9; color: #666; }