Fixed: Tooltip for existing author/book on add new item

pull/1103/head
Qstick 4 years ago
parent c31bbb63fb
commit 1f06c4f4e2

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

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

Loading…
Cancel
Save