mirror of
https://github.com/Readarr/Readarr
synced 2026-01-03 14:16:04 +01:00
Fixed: Tooltip for existing author/book on add new item
This commit is contained in:
parent
c31bbb63fb
commit
1f06c4f4e2
2 changed files with 2 additions and 0 deletions
|
|
@ -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…
Reference in a new issue