Fixed: Tooltip for existing artist/album on add new item

This commit is contained in:
Qstick 2020-09-27 11:49:15 -04:00
parent c92de8d337
commit 319e1c4dbe
2 changed files with 2 additions and 0 deletions

View File

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

View File

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