|
@ -61,9 +61,8 @@ |
|
|
&-title { |
|
|
&-title { |
|
|
min-width: @popover-min-width; |
|
|
min-width: @popover-min-width; |
|
|
margin: 0; // reset heading margin |
|
|
margin: 0; // reset heading margin |
|
|
padding: 0 16px; |
|
|
padding: 8px 16px; |
|
|
line-height: 32px; |
|
|
min-height: 32px; |
|
|
height: 32px; |
|
|
|
|
|
border-bottom: 1px solid @border-color-split; |
|
|
border-bottom: 1px solid @border-color-split; |
|
|
color: @popover-color; |
|
|
color: @popover-color; |
|
|
font-weight: 500; |
|
|
font-weight: 500; |
|
|