remove pointer events line to enable the popup of 'already added fav'
This commit is contained in:
parent
ebc7ba0761
commit
6ee0ef8ed7
@ -42,7 +42,6 @@
|
|||||||
|
|
||||||
li.operation.favourite > .op-icon.star-icon {
|
li.operation.favourite > .op-icon.star-icon {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
pointer-events: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.op-icon.remove-icon {
|
.op-icon.remove-icon {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user