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

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

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

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

Loading…
Cancel
Save