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