|
@ -113,7 +113,7 @@ |
|
|
&-placement-top > &-content > &-arrow, |
|
|
&-placement-top > &-content > &-arrow, |
|
|
&-placement-topLeft > &-content > &-arrow, |
|
|
&-placement-topLeft > &-content > &-arrow, |
|
|
&-placement-topRight > &-content > &-arrow { |
|
|
&-placement-topRight > &-content > &-arrow { |
|
|
bottom: @popover-distance - @popover-arrow-width + 1.5px; |
|
|
bottom: @popover-distance - @popover-arrow-width + 2.2px; |
|
|
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07); |
|
|
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07); |
|
|
border-top-color: transparent; |
|
|
border-top-color: transparent; |
|
|
border-right-color: @popover-bg; |
|
|
border-right-color: @popover-bg; |
|
|