mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-26 09:42:46 +08:00
Fix smart annotations for locked tasks [SCI-7135]
This commit is contained in:
parent
13b085bc9d
commit
d3665a940e
1 changed files with 5 additions and 0 deletions
|
@ -184,3 +184,8 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.atwho-inserted,
|
||||
.atwho-user-popover {
|
||||
pointer-events: initial;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue