fix pointer events on labels
This commit is contained in:
parent
e02fe24982
commit
20f4e0fc57
@ -155,6 +155,7 @@
|
|||||||
.budget-chart__label {
|
.budget-chart__label {
|
||||||
@include small-label;
|
@include small-label;
|
||||||
fill: $color-gray;
|
fill: $color-gray;
|
||||||
|
pointer-events: none;
|
||||||
|
|
||||||
&--strong {
|
&--strong {
|
||||||
fill: $color-black;
|
fill: $color-black;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user