Fix smart annotations for locked tasks [SCI-7135]

This commit is contained in:
Martin Artnik 2022-08-31 09:49:47 +02:00
parent 13b085bc9d
commit d3665a940e

View file

@ -184,3 +184,8 @@
cursor: pointer;
}
}
.atwho-inserted,
.atwho-user-popover {
pointer-events: initial;
}