Fixed: Tooltip for existing series on add new series item

pull/3634/head
Mark McDowall 5 years ago
parent bba57bb434
commit 9b99ad27cd

@ -62,6 +62,7 @@
.alreadyExistsIcon { .alreadyExistsIcon {
margin-left: 10px; margin-left: 10px;
color: #37bc9b; color: #37bc9b;
pointer-events: all;
} }
.overview { .overview {

Loading…
Cancel
Save