Fixed: Tooltip for existing series on add new series item

This commit is contained in:
Mark McDowall 2020-04-09 22:57:39 -07:00
parent bba57bb434
commit 9b99ad27cd
1 changed files with 1 additions and 0 deletions

View File

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