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

pull/1689/head
Qstick 4 years ago
parent c92de8d337
commit 319e1c4dbe

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

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

Loading…
Cancel
Save