mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 07:21:02 -04:00
remove pointer events line to enable the popup of 'already added fav'
This commit is contained in:
parent
ebc7ba0761
commit
6ee0ef8ed7
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue