remove pointer events line to enable the popup of 'already added fav'

This commit is contained in:
Robin Scholtes 2023-07-24 21:08:31 +12:00
parent ebc7ba0761
commit 6ee0ef8ed7

View file

@ -42,7 +42,6 @@
li.operation.favourite > .op-icon.star-icon {
opacity: 1;
pointer-events: none;
}
.op-icon.remove-icon {